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