mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Issue #24947: Merge 3.4
This commit is contained in:
commit
dcc47c6064
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