mirror of
https://github.com/python/cpython.git
synced 2024-12-04 07:15:09 +08:00
#10584: fix bad links.
This commit is contained in:
parent
5e20bab422
commit
8f358aa758
@ -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…
Reference in New Issue
Block a user