On Sat, 10 Dec 2011 20:40:17 +0100
lars.gustaebel <python-check...@python.org> wrote:
>  
>  The :mod:`tarfile` module makes it possible to read and write tar
> -archives, including those using gzip or bz2 compression.
> +archives, including those using gzip, bz2 and lzma compression.
>  (:file:`.zip` files can be read and written using the :mod:`zipfile` module.)

Perhaps there should be a "versionchanged" directive for lzma support?

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to