diff options
author | Georg Brandl <georg@python.org> | 2008-06-11 20:05:22 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-06-11 20:05:22 (GMT) |
commit | 624a7893ea53295d072e3392736b26a3c3f569f7 (patch) | |
tree | ee1bdf28c022a9015d7349d9ac5b60f4fdaae874 | |
parent | f00d35a0784e5d5cec9065bd7c0052b08c5a86ad (diff) | |
download | cpython-624a7893ea53295d072e3392736b26a3c3f569f7.zip cpython-624a7893ea53295d072e3392736b26a3c3f569f7.tar.gz cpython-624a7893ea53295d072e3392736b26a3c3f569f7.tar.bz2 |
Add dummy_threading to toctree.
-rw-r--r-- | Doc/library/someos.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index 02e29ec..8140270 100644 --- a/Doc/library/someos.rst +++ b/Doc/library/someos.rst @@ -15,6 +15,7 @@ some other systems as well (e.g. Windows or NT). Here's an overview: select.rst threading.rst + dummy_threading.rst _thread.rst _dummy_thread.rst multiprocessing.rst |