Add missing documentation for logger argument of shutil.make_archive

This commit is contained in:
Éric Araujo 2011-08-19 02:51:17 +02:00
parent bd858b75ce
commit 99c4c340e6
1 changed files with 2 additions and 0 deletions

View 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