mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
unicode issues in usage matching
This commit is contained in:
@@ -10,6 +10,8 @@ def abc(): pass
|
||||
abc.d.a.bsaasd.abc.d
|
||||
|
||||
abc
|
||||
# unicode chars shouldn't be a problem.
|
||||
x['smörbröd'].abc
|
||||
|
||||
if 1:
|
||||
abc =
|
||||
|
||||
Reference in New Issue
Block a user