commit | 68de37973f9b2bd01ba91b10e01fb207396b145f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Jul 19 20:22:23 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Jul 19 20:22:23 1997 +0000 |
tree | b0b1fc31a7bfb36fe78590b3bbe3ee3db8b42ce3 | |
parent | 6576dd6ad6fed997ef3e622cad390ce8c9311200 [diff] |
Add the option to pass an open file object to GzipFile. This obviates the need for the StringIO subclass.