]> granicus.if.org Git - python/commitdiff
Issue #5411: Fixed version number.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Aug 2014 15:55:54 +0000 (18:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Aug 2014 15:55:54 +0000 (18:55 +0300)
Doc/library/shutil.rst

index 9a3aa826e14efa8877c990160dc87eb642840885..8f2646c9bd0d4933a5819c8cfb0f78f3e39e2e61 100644 (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.