Home | History | Annotate | Download | only in data
      1 #!/usr/bin/env python
      2 # -*- coding: utf-8 -*-
      3 print u''
      4 
      5 def f(x):
      6     print '%s\t->  (%2i):%s  (%s)'
      7