forked from VimPlug/jedi
Fixed an issue with error nodes and completion in more complex settings.
This commit is contained in:
@@ -49,6 +49,8 @@ def scope_nested():
|
||||
|
||||
#? float()
|
||||
import_tree.pkg.mod1.a
|
||||
#? ['a', '__name__', '__package__', '__file__', '__doc__']
|
||||
a = import_tree.pkg.mod1.
|
||||
|
||||
import import_tree.random
|
||||
#? set
|
||||
|
||||
Reference in New Issue
Block a user