[Python-modules-team] Bug#500814: Bug#500815: /usr/share/pyshared/scipy/weave/inline_tools.py: printing of anything should be conditional on verbose level
Ondrej Certik
ondrej at certik.cz
Wed Oct 1 18:01:11 UTC 2008
Hi Yaroslav!
On Wed, Oct 1, 2008 at 7:13 PM, Yaroslav Halchenko
<debian at onerussian.com> wrote:
> Package: python-scipy
> Version: 0.6.0-12
> Severity: normal
> File: /usr/share/pyshared/scipy/weave/inline_tools.py
>
>
> # it's nice to let the users know when anything gets compiled, as the
> # slowdown is very noticeable.
> print '<weave: compiling>'
>
> should be preceeded with condition
> if verbose > 0:
>
> otherwise there is no native way to make weave less 'nice'
Thanks so much for both the patches! Could you please sign in the DPMT:
http://wiki.debian.org/Teams/PythonModulesTeam
and commit your changes as patches to the scipy package? I'll then
check it and if all is ok, upload (unfortunately I am too busy now to
do the patches myself).
If you find anything else that isn't working, please report it as
well. We welcome any help with the scipy package. Also I suggest you
report it to upstream directly so that they can fix it there as well.
Ondrej
More information about the Python-modules-team
mailing list