]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 76453 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 16:04:57 +0000 (16:04 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Mon, 23 Nov 2009 16:04:57 +0000 (16:04 +0000)
commit45711a723707b309c14c38da4dbf593fa4a57a80
tree033385f144ce54d82a426727062b46ec2d9f6bb6
parent4c3805958fd55443266db80eddca5102729bcedd
Merged revisions 76453 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76453 | lars.gustaebel | 2009-11-23 16:48:33 +0100 (Mon, 23 Nov 2009) | 10 lines

  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