mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 23:34:45 +08:00
Python 2/3 compatibility issues that were not resolved in the latest commit.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from jedi._compatibility import unicode
|
||||
|
||||
from jedi.evaluate import helpers
|
||||
from jedi.parser import representation as pr
|
||||
from jedi.parser import Parser
|
||||
|
||||
Reference in New Issue
Block a user