http://hg.python.org/peps/rev/11079269c4a7 changeset: 4013:11079269c4a7 user: Georg Brandl <georg at python.org> date: Fri Jan 13 21:25:28 2012 +0100 summary: Add lzma module. files: pep-0398.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pep-0398.txt b/pep-0398.txt --- a/pep-0398.txt +++ b/pep-0398.txt @@ -68,6 +68,7 @@ * Addition of the "packaging" module, deprecating "distutils" * Addition of the faulthandler module +* Addition of the lzma module, and lzma/xz support in tarfile Candidate PEPs: -- Repository URL: http://hg.python.org/peps