Issue #5411: Fixed version number.

This commit is contained in:
Serhiy Storchaka 2014-08-06 18:55:54 +03:00
parent 1121377cdb
commit f3440c6881
1 changed files with 1 additions and 1 deletions

View File

@ -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.