commit | 455de40a6e99ad7548e6061733f9c5dae2327e83 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Oct 31 10:54:10 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Fri Oct 31 10:54:10 2014 +0100 |
tree | dffd34e2e5ec3e5e0f5bbac4c7d807491d9462be | |
parent | e21a531ef10e120a94434b3d4806a8106dd6f271 [diff] | |
parent | 36ac51095634c7b1c29432db5c60e1eeca620977 [diff] |
merge with 3.4
diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst index 6dade30..82974ad 100644 --- a/Doc/library/shutil.rst +++ b/Doc/library/shutil.rst
@@ -491,7 +491,7 @@ *logger* must be an object compatible with :pep:`282`, usually an instance of :class:`logging.Logger`. - The *verbose* argument is currently unused. + The *verbose* argument is unused and deprecated. .. versionchanged:: 3.5 Added support for the *xztar* format.