diff options
| -rw-r--r-- | Doc/library/someos.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index 0e2013b..fa76a24 100644 --- a/Doc/library/someos.rst +++ b/Doc/library/someos.rst @@ -14,10 +14,10 @@ some other systems as well (e.g. Windows or NT). Here's an overview: .. toctree:: select.rst - thread.rst threading.rst - dummy_thread.rst + thread.rst dummy_threading.rst + dummy_thread.rst multiprocessing.rst mmap.rst readline.rst |
