]> granicus.if.org Git - python/commit
Issue #15800: fix the closing of input / output files when gzip is used as a script.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 29 Aug 2012 22:30:14 +0000 (00:30 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 29 Aug 2012 22:30:14 +0000 (00:30 +0200)
commit2a021c80ce9c2d67472727426cc2c0949f31b7de
treec3afcf1bebdd75bb5cb3bf2ab0c06c460d500ac9
parent75883ad45a3de2b5085dec566e8c7488b94872a1
parentecc4757b79c7d8f7b09fbc2e8b24258c22cfed12
Issue #15800: fix the closing of input / output files when gzip is used as a script.
Lib/gzip.py