mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
asyncio.docs: Use less confusing title
This commit is contained in:
parent
339d5e7d85
commit
bb96134368
1 changed files with 2 additions and 2 deletions
|
|
@ -164,8 +164,8 @@ a different clock than :func:`time.time`.
|
||||||
The :func:`asyncio.sleep` function.
|
The :func:`asyncio.sleep` function.
|
||||||
|
|
||||||
|
|
||||||
Coroutines
|
Tasks
|
||||||
----------
|
-----
|
||||||
|
|
||||||
.. method:: BaseEventLoop.create_task(coro)
|
.. method:: BaseEventLoop.create_task(coro)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue