Kaydet (Commit) c73cd4e0 authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) Serhiy Storchaka

Fix typo in zipfile documentation. (GH-10151) (GH-10153)

(cherry picked from commit 40bf6cff)
Co-authored-by: 's avatarnsrip <nick.ripley@me.com>
üst 6f82bdc6
......@@ -363,7 +363,7 @@ ZipFile Objects
Return the name of the first bad file, or else return ``None``.
.. versionchanged:: 3.6
Calling :meth:`testfile` on a closed ZipFile will raise a
Calling :meth:`testzip` on a closed ZipFile will raise a
:exc:`ValueError`. Previously, a :exc:`RuntimeError` was raised.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment