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 49c92ac commit 0aa9f43Copy full SHA for 0aa9f43
1 file changed
Doc/library/shutil.rst
@@ -696,7 +696,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
696
697
Register an archiver for the format *name*.
698
699
- *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
700
will receive the *base_name* of the file to create, followed by the
701
*base_dir* (which defaults to :data:`os.curdir`) to start archiving from.
702
Further arguments are passed as keyword arguments: *owner*, *group*,
0 commit comments