sys path modifications working not only on imports, but on everything

This commit is contained in:
David Halter
2012-09-14 04:03:32 +02:00
parent 9a2ec13230
commit 444e4fd466
4 changed files with 56 additions and 45 deletions

View File

@@ -18,5 +18,8 @@ import evaluate
#? ['goto']
evaluate.goto
#? ['pylab_']
import pylab_
#? ['jedi_']
import jedi_
#? ['el']
jedi_.el