mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-01 04:00:20 +08:00
updated/added import test (nested structures)
This commit is contained in:
Vendored
+2
-1
@@ -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