[issue34606] Unable to read zip file with extra

Serhiy Storchaka report at bugs.python.org
Fri Sep 7 17:39:40 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Right, the correct section is 4.5. All integers in ZIP files are unsigned and in the little endian format.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34606>
_______________________________________


More information about the Python-bugs-list mailing list