1
0
forked from VimPlug/jedi

some corrections of imports

This commit is contained in:
David Halter
2013-03-15 16:01:23 +04:30
parent 9ad9c806bb
commit 7b6a4c9a2b
8 changed files with 13 additions and 12 deletions

View File

@@ -15,8 +15,9 @@ following functions (sometimes bug-prone):
from __future__ import with_statement
import difflib
from jedi import modules
from jedi import difflib
from jedi import helpers
from jedi import parsing_representation as pr