Bug#476235: python-scipy: useless print statement in special.sph_yn()

2008-04-15 Thread Ondrej Certik
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 f

Bug#476235: python-scipy: useless print statement in special.sph_yn()

2008-04-15 Thread Pierre
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 cal