]> granicus.if.org Git - python/commit
Merge issue #16477: Close tarfile internal handlers in case of exception.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Nov 2012 12:21:39 +0000 (14:21 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Nov 2012 12:21:39 +0000 (14:21 +0200)
commit7030dd8500dc7c040878d7c089e43a4dad62d393
tree10b07af3762e26b38003fe028b851d08a242034c
parent63cd0aa5696f9e8220e615369324272136b8ca2e
parent7ecd13da5f16ff91153167c8fd77a901bda88bbf
Merge issue #16477: Close tarfile internal handlers in case of exception.

Patch by Serhiy Storchaka.
Lib/tarfile.py