]> granicus.if.org Git - python/commit
Merged revisions 76452 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 16:01:56 +0000 (16:01 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 16:01:56 +0000 (16:01 +0000)
commit55fa13cb69edb6db608a9aef17f8a5f27c0e3990
treedf2cab224afb125f01b9b251f2056d12bfe8271b
parent07361c19a7639416bf9fc4631ce5fcc7c4b21125
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