]> granicus.if.org Git - python/commit
Merged revisions 76381 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 21:09:35 +0000 (21:09 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 21:09:35 +0000 (21:09 +0000)
commit7cf2c804675ba8def75f166ff972b1f3f4ea8418
tree7654c65a249e975f4c4f3bb9213c870bb5101436
parent8920d957d6cd83244696573b7a2fec4322457901
Merged revisions 76381 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76381 | lars.gustaebel | 2009-11-18 21:24:54 +0100 (Wed, 18 Nov 2009) | 3 lines

  Issue #7341: Close the internal file object in the TarFile
  constructor in case of an error.
........
Lib/tarfile.py
Misc/NEWS