summaryrefslogtreecommitdiffstats
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 f2a512f..2d69107 100644
--- a/Doc/library/concurrency.rst
+++ b/Doc/library/concurrency.rst
@@ -21,6 +21,7 @@ multitasking). Here's an overview:
sched.rst
queue.rst
select.rst
+ selectors.rst
The following are support modules for some of the above services: