mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-02 13:05:23 +08:00
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