We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3af11 commit 590d8c9Copy full SHA for 590d8c9
1 file changed
Doc/library/shutil.rst
@@ -673,7 +673,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
673
674
Register an archiver for the format *name*.
675
676
- *function* is the callable that will be used to unpack archives. The callable
+ *function* is the callable that will be used to create archives. The callable
677
will receive the *base_name* of the file to create, followed by the
678
*base_dir* (which defaults to :data:`os.curdir`) to start archiving from.
679
Further arguments are passed as keyword arguments: *owner*, *group*,
0 commit comments