py/objstr: Make string formatting 8-bit clean.
This commit is contained in:
3
tests/unicode/unicode_str_modulo.py
Normal file
3
tests/unicode/unicode_str_modulo.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# test handling of unicode chars in string % formatting
|
||||
|
||||
print('α' % ())
|
||||
Reference in New Issue
Block a user