[SciPy-dev] Add bz2 support to io.mmio [not tested] <--

Ondrej Certik ondrej at certik.cz
Thu Apr 10 14:21:45 EDT 2008


On Thu, Apr 10, 2008 at 7:53 PM, Stéfan van der Walt <stefan at sun.ac.za> wrote:
> On 10/04/2008, Ondrej Certik <ondrej at certik.cz> wrote:
>
> >  However, as to running tests -- are you against fixing the tests or
>  >  scipy, so that it doesn't print such a garbage, like this?
>  >
>  >  ...cswap:n=4
>  >  ..cswap:n=3
>  >  .....daxpy:n=4
>  >  ..daxpy:n=3
>  >  ....dcopy:n=4
>  >  ..dcopy:n=3
>  >  .............dscal:n=4
>  >  ....dswap:n=4
>  >  ..dswap:n=3
>  >
>  >  If not, I'll keep it in mind if I find some free afternoon.
>
>  Please do!  There should be a standard way of turning on and off debug
>  info -- does Nose provide this, or do we have to use the logging
>  module?  It would be great if you could investigate.

Yeah. Unfortunately I am really busy, so I don't promise anything. But
the tests should just print "." and that's it (no warnings, no
nothing). Then you can easily spot all warnings or errors if something
goes wrong.

Ondrej


More information about the SciPy-Dev mailing list