[issue21751] Expand zipimport to support bzip2 and lzma

Donald Stufft report at bugs.python.org
Sat Jun 14 19:12:28 CEST 2014


Donald Stufft added the comment:

I disagree that there is no large benefit. Python files aren't the only files that could exist inside of a zip file. Supporting LZMA import (or bz2) would make it easier to have LZMA or bzip2 wheels in the future without losing the ability to import them.

----------

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


More information about the Python-bugs-list mailing list