]> granicus.if.org Git - python/commit
#2959: allow multiple close() calls for GzipFile.
authorGeorg Brandl <georg@python.org>
Sun, 25 May 2008 08:07:37 +0000 (08:07 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 May 2008 08:07:37 +0000 (08:07 +0000)
commite08e3d06864c5ad993f74613d9ed4ce69cc6cbc6
tree7f8d08a1089aba9d116273c83e4545347967a60a
parentecd0ad3c573fd606c05fd550c5393a077b1a9c33
#2959: allow multiple close() calls for GzipFile.
Lib/gzip.py
Lib/test/test_gzip.py
Misc/NEWS