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 serhiy.storchaka
Recipients brett.cannon, dstufft, eric.snow, ncoghlan, r.david.murray, serhiy.storchaka
Date 2014-06-14.17:42:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <14614389.1IZb0inKC3@raxxla>
In-reply-to <1402765948.03.0.350488346493.issue21751@psf.upfronthosting.co.za>
Content
For non-Python files you don't need support of bzip2 or lzma compression in 
zipimport. Use zipfile which supports advanced compression.
History
Date User Action Args
2014-06-14 17:42:02serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, r.david.murray, eric.snow, dstufft
2014-06-14 17:42:02serhiy.storchakalinkissue21751 messages
2014-06-14 17:42:02serhiy.storchakacreate