forked from VimPlug/jedi
sys path modifications working not only on imports, but on everything
This commit is contained in:
@@ -18,5 +18,8 @@ import evaluate
|
||||
#? ['goto']
|
||||
evaluate.goto
|
||||
|
||||
#? ['pylab_']
|
||||
import pylab_
|
||||
#? ['jedi_']
|
||||
import jedi_
|
||||
|
||||
#? ['el']
|
||||
jedi_.el
|
||||
|
||||
Reference in New Issue
Block a user