[SciPy-user] keep scipy quiet

Alan G Isaac aisaac at american.edu
Mon Dec 12 13:16:02 EST 2005


On Mon, 12 Dec 2005, Darren Dale apparently wrote: 
> Comment out line 119 in scipy_core's 
> scipy/_import_tools.py file: 
> print 'Importing',package_name,'to',self.parent_name 

Shouldn't this kind of thing be handled with the logging 
module, at least from Python 2.3 on? Just curious.

Thanks,
Alan Isaac





More information about the SciPy-User mailing list