]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68678 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 18 Jan 2009 20:27:45 +0000 (20:27 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 18 Jan 2009 20:27:45 +0000 (20:27 +0000)
commit945fdd6e6d0e27e1a39da748c12816a9b7a3785c
tree52b6484f427724cb32cd0b919c38b972ae7707c8
parentafd7eaadb082aac48bc6fbd21b39a371b718f8c0
Merged revisions 68678 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68678 | amaury.forgeotdarc | 2009-01-17 23:43:50 +0100 (Sat, 17 Jan 2009) | 3 lines

  follow-up of #3997: since 0xFFFF numbers are not enough to indicate a zip64 format,
  always try to read the "zip64 end of directory structure".
........
Lib/zipfile.py