[issue21751] Expand zipimport to support bzip2 and lzma

Donald Stufft report at bugs.python.org
Fri Jun 13 20:29:15 CEST 2014


New submission from Donald Stufft:

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.

----------
messages: 220477
nosy: brett.cannon, dstufft, eric.snow, ncoghlan
priority: normal
severity: normal
status: open
title: Expand zipimport to support bzip2 and lzma
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21751>
_______________________________________


More information about the Python-bugs-list mailing list