Commit 5467da86 authored by Guido van Rossum's avatar Guido van Rossum

Move select, selectors, asyncio to section 18 (IPC).

parent 58ca93cb
......@@ -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:
......
......@@ -18,6 +18,9 @@ The list of modules described in this chapter is:
socket.rst
ssl.rst
select.rst
selectors.rst
asyncio.rst
asyncore.rst
asynchat.rst
signal.rst
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment