]> granicus.if.org Git - python/commit
Merged revisions 68678 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 18 Jan 2009 00:29:02 +0000 (00:29 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 18 Jan 2009 00:29:02 +0000 (00:29 +0000)
commitd3fb4bb450fa749ce3e5ca0e5ae17c9d2ad4236d
tree121c5dfcf83dfb4e827d67c6dbe8a1ec298a4f95
parent23cbd8a6564df0ac3df339f91196c45f3e626d32
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