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