forked from VimPlug/jedi
updated/added import test (nested structures)
This commit is contained in:
3
test/completion/thirdparty/pylab.py
vendored
3
test/completion/thirdparty/pylab.py
vendored
@@ -2,8 +2,9 @@ import pylab
|
||||
pylab.
|
||||
|
||||
# two gotos
|
||||
#! ['module /usr/lib/python2.7/dist-packages/numpy/__init__.py']
|
||||
#! ['module numpy']
|
||||
import numpy
|
||||
|
||||
#! ['module random']
|
||||
import numpy.random
|
||||
|
||||
|
||||
Reference in New Issue
Block a user