mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
bpo-33649: Add high-level APIs cheat-sheet (GH-9319)
This commit is contained in:
parent
6c7316439d
commit
7372c3bbef
9 changed files with 229 additions and 6 deletions
|
@ -1466,7 +1466,7 @@ during 5 seconds, and then stops the event loop::
|
|||
|
||||
.. seealso::
|
||||
|
||||
A similar :ref:`current date <asyncio-date-coroutine>` example
|
||||
A similar :ref:`current date <asyncio_example_sleep>` example
|
||||
created with a coroutine and the :func:`run` function.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue