Thanks to visit codestin.com Credit goes to github.com
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 7a1c05c commit 0d4bcf4Copy full SHA for 0d4bcf4
1 file changed
Doc/library/zipfile.rst
@@ -295,7 +295,7 @@ ZipFile Objects
295
296
.. note::
297
298
- When passing a :class:`ZipInfo` instance as the *zinfo_or_acrname* parameter,
+ When passing a :class:`ZipInfo` instance as the *zinfo_or_arcname* parameter,
299
the compression method used will be that specified in the *compress_type*
300
member of the given :class:`ZipInfo` instance. By default, the
301
:class:`ZipInfo` constructor sets this member to :const:`ZIP_STORED`.
0 commit comments