[issue6715] xz compressor support

Nadeem Vawda report at bugs.python.org
Mon Aug 29 20:53:08 CEST 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

Attached is a patch (f3cf187208ea.diff) containing my work so far on
reimplementing the lzma module. So far I've just done the LZMACompressor
and LZMADecompressor classes, but I'm hoping to implement LZMAFile this
weekend.

----------

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


More information about the Python-bugs-list mailing list