1
0
forked from VimPlug/jedi

all the import changes

This commit is contained in:
David Halter
2013-09-06 01:19:19 +04:30
parent 390442dc3b
commit 13f0c2b91f
17 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ from jedi._compatibility import find_module
from jedi import modules
from jedi import common
from jedi import debug
from jedi import parsing_representation as pr
from jedi.parser import representation as pr
from jedi import cache
import builtin
import evaluate