mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Issue #5411: Fixed version number.
This commit is contained in:
parent
1121377cdb
commit
f3440c6881
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
|
|||
*logger* must be an object compatible with :pep:`282`, usually an instance of
|
||||
:class:`logging.Logger`.
|
||||
|
||||
.. versionchanged:: 3.4
|
||||
.. versionchanged:: 3.5
|
||||
Added support for the *xztar* format.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue