mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Related Issues: #issue21528 #issue24453
This commit is contained in:
parent
1c90670bc2
commit
b4760efbad
28 changed files with 37 additions and 37 deletions
|
@ -68,7 +68,7 @@ The :mod:`urllib.request` module defines the following functions:
|
|||
:class:`http.client.HTTPResponse` object which has the following
|
||||
:ref:`httpresponse-objects` methods.
|
||||
|
||||
For ftp, file, and data urls and requests explicity handled by legacy
|
||||
For ftp, file, and data urls and requests explicitly handled by legacy
|
||||
:class:`URLopener` and :class:`FancyURLopener` classes, this function
|
||||
returns a :class:`urllib.response.addinfourl` object which can work as
|
||||
:term:`context manager` and has methods such as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue