Daniel Holth added the comment:

Someone who has a better understanding of zipfile may be able to get 
zlib.crc32(bytes[ch], running_crc) to work correctly. This patch that passes 
the zipfile tests generates the crctable only when _ZipDecrypter() is 
instantiated.

----------
Added file: http://bugs.python.org/file30991/zdlazy.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to