Nir Aides <n...@winpdb.org> added the comment:

False alarm; go ahead with the review. I took a look too early in the morning 
before caffeine kicked in.

Note Lib/test/test_bz2.py was directly upgraded from bz2ms.patch.

A note on bz2 behavior: A BZ2Decompressor object is only good for one stream; 
after that eof is set and it will refuse to continue to the next stream; this 
seems in line with bzip2 manual:
http://www.bzip.org/1.0.5/bzip2-manual-1.0.5.html#bzDecompress

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1625>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to