mirror of https://github.com/python/cpython
asyncio.docs: Use less confusing title
This commit is contained in:
parent
339d5e7d85
commit
bb96134368
|
@ -164,8 +164,8 @@ a different clock than :func:`time.time`.
|
|||
The :func:`asyncio.sleep` function.
|
||||
|
||||
|
||||
Coroutines
|
||||
----------
|
||||
Tasks
|
||||
-----
|
||||
|
||||
.. method:: BaseEventLoop.create_task(coro)
|
||||
|
||||
|
|
Loading…
Reference in New Issue