I just tried a starred import from RandomArray2, but it seems that it didn't work properly -- e.g. the uniform function wasn't imported. And I can't see any __all__ attribute; what's going on? -- Magnus Lie Hetland http://hetland.org
Hmmm, I see what you mean. Looks like we have something to fix. Thanks for pointing this out. Perry
-----Original Message----- From: numpy-discussion-admin@lists.sourceforge.net [mailto:numpy-discussion-admin@lists.sourceforge.net]On Behalf Of Magnus Lie Hetland Sent: Saturday, December 28, 2002 4:29 PM To: Numpy-discussion Subject: [Numpy-discussion] from RandomArray2 import *?
I just tried a starred import from RandomArray2, but it seems that it didn't work properly -- e.g. the uniform function wasn't imported. And I can't see any __all__ attribute; what's going on?
-- Magnus Lie Hetland http://hetland.org
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion
participants (2)
-
Magnus Lie Hetland
-
Perry Greenfield