]> granicus.if.org Git - python/commit
Merged revisions 76383 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 21:11:27 +0000 (21:11 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Wed, 18 Nov 2009 21:11:27 +0000 (21:11 +0000)
commit7dfcef577e5d713c49322254ab364fcda8fe370a
treee4214bb8297f1ad7856c9bdc16149d25766f5f4e
parentb5ea027cb533b51d6932806155dcced68ac8b2ec
Merged revisions 76383 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76383 | lars.gustaebel | 2009-11-18 21:29:25 +0100 (Wed, 18 Nov 2009) | 10 lines

  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