mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix typos in code comment and documentation
This commit is contained in:
parent
6047b55372
commit
3ee6270262
6 changed files with 6 additions and 6 deletions
|
@ -59,7 +59,7 @@ The :mod:`urllib.request` module defines the following functions:
|
|||
|
||||
The *cadefault* parameter is ignored.
|
||||
|
||||
This function always returns an object which can work as
|
||||
This function always returns an object which can work as a
|
||||
:term:`context manager` and has methods such as
|
||||
|
||||
* :meth:`~urllib.response.addinfourl.geturl` --- return the URL of the resource retrieved,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue