From: Georg Brandl Date: Wed, 11 Jun 2008 20:05:22 +0000 (+0000) Subject: Add dummy_threading to toctree. X-Git-Tag: v3.0b1~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=624a7893ea53295d072e3392736b26a3c3f569f7;p=python Add dummy_threading to toctree. --- diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index 02e29ec7e0..8140270109 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