1
0
forked from VimPlug/jedi

regression test for #51

This commit is contained in:
David Halter
2012-11-02 16:21:49 +01:00
parent 0704873fd7
commit 1fa0230339

View File

@@ -24,3 +24,8 @@ numpy.random_integers
numpy.random.random_integers
#? ['sample']
numpy.random.sample
import numpy
na = numpy.array([1,2])
#? ['a']
na.