[Python-3000] Pleaswe help with the countdown to zero failing tests in the struni branch!
Guido van Rossum
guido at python.org
Wed Aug 8 01:29:29 CEST 2007
Thanks -- fixed!
Committed revision 56814.
On 8/7/07, Lars Gustäbel <lars at gustaebel.de> wrote:
> On Tue, Aug 07, 2007 at 12:27:40PM -0700, Guido van Rossum wrote:
> > I still get these three failures on Ubuntu dapper:
> >
> >
> > ======================================================================
> > ERROR: test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest)
> > ----------------------------------------------------------------------
> [...]
> > ValueError: the bz2 library has received wrong parameters
>
> This is actually a bug in the bz2 module. The read() method of
> bz2.BZ2File raises this ValueError with a size argument of 0.
>
> --
> Lars Gustäbel
> lars at gustaebel.de
>
> A chicken is an egg's way of producing more eggs.
> (Anonymous)
>
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list