commit | 945fdd6e6d0e27e1a39da748c12816a9b7a3785c | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Sun Jan 18 20:27:45 2009 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Sun Jan 18 20:27:45 2009 +0000 |
tree | 52b6484f427724cb32cd0b919c38b972ae7707c8 | |
parent | afd7eaadb082aac48bc6fbd21b39a371b718f8c0 [diff] |
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". ........