]> granicus.if.org Git - python/commitdiff
Add missing documentation for logger argument of shutil.make_archive
authorÉric Araujo <merwok@netwok.org>
Fri, 19 Aug 2011 00:51:17 +0000 (02:51 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 19 Aug 2011 00:51:17 +0000 (02:51 +0200)
Doc/library/shutil.rst

index 98b249f2ca22d06ad4b1f69e9a8bd9869d73ca58..31269652460b5714eaeeb46d0132a38819df987b 100644 (file)
@@ -278,6 +278,8 @@ Archives operations
    *owner* and *group* are used when creating a tar archive. By default,
    uses the current owner and group.
 
+   *logger* is an instance of :class:`logging.Logger`.
+
    .. versionadded:: 2.7