[issue10791] Wrapping TextIOWrapper around gzip files

Nadeem Vawda report at bugs.python.org
Mon Apr 4 12:56:02 CEST 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

Here's an implementation of read1() that satisfies that condition, along with
some relevant unit tests.

----------
keywords: +patch
Added file: http://bugs.python.org/file21531/gzipfile_read1.diff

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


More information about the Python-bugs-list mailing list