solved goto-import problems

This commit is contained in:
David Halter
2012-08-03 00:13:48 +02:00
parent 63c81a0bfe
commit b4d147738f
5 changed files with 32 additions and 9 deletions
-3
View File
@@ -49,9 +49,6 @@ def scope_nested():
#? float()
import_tree.pkg.mod1.a
#? ['a', 'pkg']
import_tree.
# -----------------
# std lib modules
# -----------------