[Python-Dev] LZMA compression support in 3.3

Nadeem Vawda nadeem.vawda at gmail.com
Sun Sep 11 23:30:44 CEST 2011


I've posted an updated patch to the bug tracker, with a complete implementation
of the lzma module, including 100% test coverage for the LZMAFile class (which
is implemented entirely in Python). It doesn't include ReST documentation (yet),
but the docstrings are quite detailed.

Please take a look and let me know what you think.

Cheers,
Nadeem


More information about the Python-Dev mailing list