http://docs.scipy.org/doc/numpy/reference/generated/numpy.seterr.html
and
http://docs.python.org/library/warnings.html
e.g.
warnings.simplefilter("ignore", DeprecationWarning)
_______________________________________________
SciPy-User mailing list
SciPy...@scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-user