unicode_str_modulo.py 74 B

123
  1. # test handling of unicode chars in string % formatting
  2. print('α' % ())