mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Typo fix
This commit is contained in:
parent
d89bc3ff59
commit
42877fec3a
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ launch of four parallel threads for copying files::
|
|||
.. seealso::
|
||||
|
||||
:pep:`3148` - Futures -- Execute Computations Asynchronously
|
||||
PEP written by Brain Quinlan.
|
||||
PEP written by Brian Quinlan.
|
||||
|
||||
:ref:`Code for Threaded Parallel URL reads<threadpoolexecutor-example>`, an
|
||||
example using threads to fetch multiple web pages in parallel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue