mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
finally found a test for unicode problems
This commit is contained in:
@@ -239,3 +239,7 @@ A().hello
|
|||||||
a = 'smörbröd'
|
a = 'smörbröd'
|
||||||
#? str()
|
#? str()
|
||||||
a
|
a
|
||||||
|
xyz = 'smörbröd.py'
|
||||||
|
if 1:
|
||||||
|
#? str()
|
||||||
|
xyz
|
||||||
|
|||||||
Reference in New Issue
Block a user