On Tue, Apr 15, 2008 at 11:46 AM, Pierre <[EMAIL PROTECTED]> wrote: > Package: python-scipy > Version: 0.6.0-10 > Severity: minor > Tags: patch > > A useless "print z" appears in the definition of sph_yn() > (/usr/lib/python2.[45]/site-packages/scipy/special/basic.py). It seems to be > left from a debugging session. It is innocuous, but can be annoying when the > function is called a lot. > > solution: remove the print statement (line 235 of basic.py)
Thanks for the bug report. This applies to svn scipy as well and I just reported it upstream. There is going to be a new release of scipy soon, so if you don't mind, let's wait. Ondrej _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

