This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jimbofbx
Recipients Jimbofbx, docs@python
Date 2010-11-09.15:55:11
SpamBayes Score 0.0014692278
Marked as misclassified No
Message-id <1289318117.85.0.369237202019.issue10376@psf.upfronthosting.co.za>
In-reply-to
Content
I should clarify that this is the zipfile constructor I am using:

zipfile.ZipFile(filename, mode='r', allowZip64=True);
History
Date User Action Args
2010-11-09 15:55:17Jimbofbxsetrecipients: + Jimbofbx, docs@python
2010-11-09 15:55:17Jimbofbxsetmessageid: <1289318117.85.0.369237202019.issue10376@psf.upfronthosting.co.za>
2010-11-09 15:55:12Jimbofbxlinkissue10376 messages
2010-11-09 15:55:11Jimbofbxcreate