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 dstufft
Recipients brett.cannon, dstufft, eric.snow, ncoghlan
Date 2014-06-13.18:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402684155.71.0.642460028392.issue21751@psf.upfronthosting.co.za>
In-reply-to
Content
Since Python 3.3 the zipfile module has support bzip2 and lzma compression, however the zipimporter does not support these. It would be awesome if zipimport did support them.
History
Date User Action Args
2014-06-13 18:29:15dstufftsetrecipients: + dstufft, brett.cannon, ncoghlan, eric.snow
2014-06-13 18:29:15dstufftsetmessageid: <1402684155.71.0.642460028392.issue21751@psf.upfronthosting.co.za>
2014-06-13 18:29:15dstufftlinkissue21751 messages
2014-06-13 18:29:15dstufftcreate