mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Fix usage of the versionchanged directive.
Patch by Akira Li.
This commit is contained in:
parent
03f536ec2e
commit
ae04ba1952
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue