Fix usage of the versionchanged directive.

Patch by Akira Li.
This commit is contained in:
Berker Peksag 2014-08-11 18:10:25 +03:00
parent 03f536ec2e
commit ae04ba1952
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
:class:`logging.Logger`.
.. versionchanged:: 3.5
Added support for the *xztar* format.
Added support for the *xztar* format.
.. function:: get_archive_formats()