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 r.david.murray
Recipients lekensteyn, r.david.murray
Date 2014-09-01.16:26:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409588774.39.0.529472545637.issue22322@psf.upfronthosting.co.za>
In-reply-to
Content
You are correct. zipimport does not support zip files with comments.  There is already an open issue (issue 5950) for adding support for this.
History
Date User Action Args
2014-09-01 16:26:14r.david.murraysetrecipients: + r.david.murray, lekensteyn
2014-09-01 16:26:14r.david.murraysetmessageid: <1409588774.39.0.529472545637.issue22322@psf.upfronthosting.co.za>
2014-09-01 16:26:14r.david.murraylinkissue22322 messages
2014-09-01 16:26:14r.david.murraycreate