forked from VimPlug/jedi
star imports and usages
This commit is contained in:
@@ -89,6 +89,9 @@ from import_tree.rename1 import abc
|
||||
#< (0, 32),
|
||||
from import_tree.rename1 import not_existing
|
||||
|
||||
# shouldn't work
|
||||
#<
|
||||
from not_existing import *
|
||||
|
||||
# -----------------
|
||||
# classes
|
||||
|
||||
Reference in New Issue
Block a user