]> granicus.if.org Git - python/commit
Issue #16477: Close tarfile internal handlers in case of exception.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Nov 2012 12:20:47 +0000 (14:20 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Nov 2012 12:20:47 +0000 (14:20 +0200)
commit718df1d6384da5285e5c2e5cab6584bf10350513
tree90151e35c42b38f6d6126e9803fbeed6ba1f4291
parent4927633ab6c6895621d88d51ae2d7943426e2c04
Issue #16477: Close tarfile internal handlers in case of exception.

Patch by Serhiy Storchaka.
Lib/tarfile.py