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.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/concurrency.rst b/Doc/library/concurrency.rst
index e016694c77..0de281bd14 100644
--- a/Doc/library/concurrency.rst
+++ b/Doc/library/concurrency.rst
@@ -20,9 +20,6 @@ multitasking). Here's an overview:
subprocess.rst
sched.rst
queue.rst
- select.rst
- selectors.rst
- asyncio.rst
The following are support modules for some of the above services: