finally found a test for unicode problems

This commit is contained in:
David Halter
2013-07-18 16:45:27 +02:00
parent 3777afb2cb
commit 7684135b99

View File

@@ -239,3 +239,7 @@ A().hello
a = 'smörbröd'
#? str()
a
xyz = 'smörbröd.py'
if 1:
#? str()
xyz