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.
2 parents 73c2194 + 5e580da commit dcc47c6Copy full SHA for dcc47c6
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