mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
#10584: fix bad links.
This commit is contained in:
parent
5e20bab422
commit
8f358aa758
1 changed files with 2 additions and 2 deletions
|
|
@ -178,8 +178,8 @@ ZipFile Objects
|
|||
.. note::
|
||||
|
||||
The file-like object is read-only and provides the following methods:
|
||||
:meth:`read`, :meth:`readline`, :meth:`readlines`, :meth:`__iter__`,
|
||||
:meth:`__next__`.
|
||||
:meth:`!read`, :meth:`!readline`, :meth:`!readlines`, :meth:`!__iter__`,
|
||||
:meth:`!__next__`.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue