mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This commit is contained in:
parent
6c7ec7282b
commit
11749e2dc2
61 changed files with 109 additions and 107 deletions
|
|
@ -1543,7 +1543,7 @@ some point in the future.
|
|||
|
||||
* The :func:`urlopen` and :func:`urlretrieve` functions can cause arbitrarily
|
||||
long delays while waiting for a network connection to be set up. This means
|
||||
that it is difficult to build an interactive Web client using these functions
|
||||
that it is difficult to build an interactive web client using these functions
|
||||
without using threads.
|
||||
|
||||
.. index::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue