commit | 8e5cd75b732d94cbdfa6dcb3083277396f90c052 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Thu Jun 19 20:33:31 2008 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Thu Jun 19 20:33:31 2008 +0000 |
tree | 95756707da075b0c899e8eb28186e38441e98446 | |
parent | 8f40f0635b9d233cf731c442c2ee21101c0f768c [diff] [blame] |
Put threading in front of thread
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 @@ .. toctree:: select.rst - thread.rst threading.rst - dummy_thread.rst + thread.rst dummy_threading.rst + dummy_thread.rst multiprocessing.rst mmap.rst readline.rst