]> granicus.if.org Git - python/commit
Merged revisions 72295 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 4 May 2009 21:21:36 +0000 (21:21 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 4 May 2009 21:21:36 +0000 (21:21 +0000)
commit3c33e087fc2178c76e76b29cb66d916742075fd4
tree842a317fdadf719ec776e3591e11e6d7bd5e8b4a
parent4f5f98d7d122d5d5fe17d97ac61b288abb45a5fc
Merged revisions 72295 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72295 | antoine.pitrou | 2009-05-04 23:17:17 +0200 (lun., 04 mai 2009) | 3 lines

  Issue #5692: In :class:`zipfile.Zipfile`, fix wrong path calculation when extracting a file to the root directory.
........
Lib/zipfile.py
Misc/NEWS