]> granicus.if.org Git - python/commit
Merged revisions 76452 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 15:48:33 +0000 (15:48 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 15:48:33 +0000 (15:48 +0000)
commitb7f09238d8599188a3278fd251914dbb67e0eb8a
tree130beed78b3c5aca05ea5fe9ce0e21e1ee5255d7
parent7c5714f78cc384deb696f48a02c015f6e492d403
Merged revisions 76452 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76452 | lars.gustaebel | 2009-11-23 16:46:19 +0100 (Mon, 23 Nov 2009) | 3 lines

  Add a testcase that checks if the TarFile constructor successfully
  closes the internal file object in case of an error (issue #7341).
........
Lib/test/test_tarfile.py