[SciPy-user] keep scipy quiet

Darren Dale dd55 at cornell.edu
Mon Dec 12 09:40:18 EST 2005


On Monday 12 December 2005 09:34, Steve Schmerler wrote:
> Hi
>
> I'm sure this question has been asked before, but how can I get rid of
> the "importing <package> to scipy" messages.

Comment out line 119 in scipy_core's scipy/_import_tools.py file:

print 'Importing',package_name,'to',self.parent_name

Darren




More information about the SciPy-User mailing list