Fix usage of the versionchanged directive.
Patch by Akira Li.
This commit is contained in:
parent
03f536ec2e
commit
ae04ba1952
|
@ -489,7 +489,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
|
||||||
:class:`logging.Logger`.
|
:class:`logging.Logger`.
|
||||||
|
|
||||||
.. versionchanged:: 3.5
|
.. versionchanged:: 3.5
|
||||||
Added support for the *xztar* format.
|
Added support for the *xztar* format.
|
||||||
|
|
||||||
|
|
||||||
.. function:: get_archive_formats()
|
.. function:: get_archive_formats()
|
||||||
|
|
Loading…
Reference in New Issue