[Python-modules-team] Bug#476235: python-scipy: useless print statement in special.sph_yn()

Ondrej Certik ondrej at certik.cz
Tue Apr 15 10:03:38 UTC 2008


On Tue, Apr 15, 2008 at 11:46 AM, Pierre <stackp at online.fr> 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





More information about the Python-modules-team mailing list