Ok I'll try that although I guess that it turns off all warnings. that I'm concerned as well that scipy's release cycle isn't as quick as it could be.
John. Alexandre Fayolle wrote: > On Wed, Jul 04, 2007 at 11:15:58AM +0100, John Reid wrote: >> Hi, >> >> Is there going to be a scipy release anytime soon? >> >> I'm using numpy 1.0.3 with scipy 0.5.2 and I get these ugly warnings all >> the time: >> >> c:\apps\python25\lib\site-packages\scipy\misc\__init__.py:25: >> DeprecationWarning: ScipyTest is now called NumpyTest; please update >> your code >> test = ScipyTest().test >> >> These are the latest downloadable versions right? I'm beginning to >> wonder whether I shouldn't start building scipy myself. > > If these do really drive you mad, why not use the -W option to python ? > > Running you script with > > python -W ignore myscript.py > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Numpy-discussion mailing list > Numpy-discussion@scipy.org > http://projects.scipy.org/mailman/listinfo/numpy-discussion _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion