[issue10791] Wrapping TextIOWrapper around gzip files

David Beazley report at bugs.python.org
Wed Dec 29 23:49:33 CET 2010


David Beazley <dave at dabeaz.com> added the comment:

It goes without saying that this also needs to be checked with the bz2 module. A quick check seems to indicate that it has the same problem.

While you're at it, maybe someone could add an 'open' function to bz2 to make it symmetrical with gzip as well :-).

----------

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


More information about the Python-bugs-list mailing list