mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
asyncio doc: reorder methods; typo
This commit is contained in:
parent
1ca5ba611b
commit
933a8c82ce
2 changed files with 14 additions and 14 deletions
|
|
@ -199,7 +199,7 @@ Task functions
|
|||
or ``None``, there is no limit to the wait time.
|
||||
|
||||
*return_when* indicates when this function should return. It must be one of
|
||||
the following constants of the :mod`concurrent.futures` module:
|
||||
the following constants of the :mod:`concurrent.futures` module:
|
||||
|
||||
.. tabularcolumns:: |l|L|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue