]> granicus.if.org Git - python/commit
Issue #7341: Close the internal file object in the TarFile
authorLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 20:24:54 +0000 (20:24 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 20:24:54 +0000 (20:24 +0000)
commit355538e5f5f2e2e71beecf891e450797b8a02586
tree653639dd84d3bc4c861f0e0a6e42973ccded2e88
parentc029942ea0cf2311e6a6af232a21d7d2085edcb8
Issue #7341: Close the internal file object in the TarFile
constructor in case of an error.
Lib/tarfile.py
Misc/NEWS