mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
(cherry picked from commit333d4a6f49) Support records with "zip64 extensible data" if there are no bytes prepended to the ZIP file. (cherry picked from commit162997bb70) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
3 lines
158 B
ReStructuredText
3 lines
158 B
ReStructuredText
Check consistency of the zip64 end of central directory record. Support
|
|
records with "zip64 extensible data" if there are no bytes prepended to the
|
|
ZIP file.
|