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 nms
Recipients
Date 2003-07-19.15:00:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Some zip files can contain garbage past the End of Central Directory. _EndRecData() treat it as comment, thus failing
sanity check for comment length.
History
Date User Action Args
2007-08-23 15:28:23adminlinkissue774221 messages
2007-08-23 15:28:23admincreate