[issue1625] bz2.BZ2File doesn't support multiple streams

Éric Araujo report at bugs.python.org
Sun Feb 5 11:19:07 CET 2012


Éric Araujo <merwok at netwok.org> added the comment:

Just a thought: maybe the doc note should mention that bz2file is a backport of 3.3’s improved class, so that people know that 1) it’s well-supported code 2) a future Python version will remove the need for the external dependency.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1625>
_______________________________________


More information about the Python-bugs-list mailing list