Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e92967 commit 5e580daCopy full SHA for 5e580da
1 file changed
Doc/library/asyncio-eventloop.rst
@@ -6,7 +6,7 @@ Base Event Loop
6
===============
7
8
The event loop is the central execution device provided by :mod:`asyncio`.
9
-It provides multiple facilities, amongst which:
+It provides multiple facilities, including:
10
11
* Registering, executing and cancelling delayed calls (timeouts).
12
0 commit comments