mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
parent
8e9296702a
commit
5e580da0b6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Base Event Loop
|
|||
===============
|
||||
|
||||
The event loop is the central execution device provided by :mod:`asyncio`.
|
||||
It provides multiple facilities, amongst which:
|
||||
It provides multiple facilities, including:
|
||||
|
||||
* Registering, executing and cancelling delayed calls (timeouts).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue