Kaydet (Commit) a51ffd30 authored tarafından Zachary Ware's avatar Zachary Ware

Closes #24947: Merge with 3.5

...@@ -6,7 +6,7 @@ Base Event Loop ...@@ -6,7 +6,7 @@ Base Event Loop
=============== ===============
The event loop is the central execution device provided by :mod:`asyncio`. 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). * Registering, executing and cancelling delayed calls (timeouts).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment