mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
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