]> granicus.if.org Git - python/commit
Merged revisions 76381 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 20:29:25 +0000 (20:29 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 20:29:25 +0000 (20:29 +0000)
commit7b465390fa2a23f94d7ce091959885907fe08442
tree01c1419e3e9f91f21b017cc6cd31b6f4d8d758b9
parentfe267ac74be82f5e88e08b94fddcf29e586e5cc6
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