solved goto-import problems

This commit is contained in:
David Halter
2012-08-03 00:14:14 +02:00
parent 63c81a0bfe
commit b4d147738f
5 changed files with 32 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ pylab.
#! ['module numpy']
import numpy
#! ['module random']
#! ['import random', 'module random']
import numpy.random
#? ['array2string']