summaryrefslogtreecommitdiff
path: root/Doc/library/concurrency.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/concurrency.rst')
-rw-r--r--Doc/library/concurrency.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/concurrency.rst b/Doc/library/concurrency.rst
index 2d691073bb..e016694c77 100644
--- a/Doc/library/concurrency.rst
+++ b/Doc/library/concurrency.rst
@@ -22,6 +22,7 @@ multitasking). Here's an overview:
queue.rst
select.rst
selectors.rst
+ asyncio.rst
The following are support modules for some of the above services: