Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make lzma docs consistent with other compression modules (cf. changeset 11bd2... | Nadeem Vawda | 2012-02-05 | 1 | -3/+0 |
* | Document that some of LZMAFile.__init__()'s args are keyword-only. | Nadeem Vawda | 2012-02-04 | 1 | -1/+1 |
* | Add note on memory usage to LZMACompressor doc. | Nadeem Vawda | 2012-01-02 | 1 | -2/+10 |
* | Issue #6715: Add module for compression using the LZMA algorithm. | Nadeem Vawda | 2011-11-29 | 1 | -0/+344 |