On 04/29/2013 04:03 PM, Dave Angel wrote:

Please ignore my previous response, obviously I misread your question entirely. I've never used a startup file, so I misread it as "script file".


Yes, you need a separate import from any module that references numpy.
Don't worry about performance, subsequent imports do not take noticeable
time, since the module objects are cached.

and more blathering...



--
DaveA
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to