asyncio.docs: Use less confusing title

This commit is contained in:
Yury Selivanov 2015-06-25 11:54:34 -04:00
parent 339d5e7d85
commit bb96134368
1 changed files with 2 additions and 2 deletions

View File

@ -164,8 +164,8 @@ a different clock than :func:`time.time`.
The :func:`asyncio.sleep` function.
Coroutines
----------
Tasks
-----
.. method:: BaseEventLoop.create_task(coro)