Serhiy Storchaka <[email protected]> added the comment:
It is not enough. IndexError can be raised for ln == 8 or 16 when file_size, compress_size and header_offset are all set to 0xffffffff. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36993> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
