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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=624a7893ea53295d072e3392736b26a3c3f569f7;p=thirdparty%2FPython%2Fcpython.git Add dummy_threading to toctree. --- diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index 02e29ec7e0f6..814027010914 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