summaryrefslogtreecommitdiffstats
path: root/Lib/lzma.py
Commit message (Expand)AuthorAgeFilesLines
* Fix seekable() in BZ2File and LZMAFile to check whether the underlying file s...Nadeem Vawda2012-02-111-2/+5
* Issue #6715: Add module for compression using the LZMA algorithm.Nadeem Vawda2011-11-291-0/+398