Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8ffafb

Browse files
committed
Merged revisions 87493 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ........ r87493 | eric.araujo | 2010-12-26 18:53:27 +0100 (dim., 26 déc. 2010) | 2 lines Fix typo (#10770) ........
1 parent 4e8e7ae commit a8ffafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/zipfile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ ZipFile Objects
275275

276276
.. note::
277277

278-
When passing a :class:`ZipInfo` instance as the *zinfo_or_acrname* parameter,
278+
When passing a :class:`ZipInfo` instance as the *zinfo_or_arcname* parameter,
279279
the compression method used will be that specified in the *compress_type*
280280
member of the given :class:`ZipInfo` instance. By default, the
281281
:class:`ZipInfo` constructor sets this member to :const:`ZIP_STORED`.

0 commit comments

Comments
 (0)