Put threading in front of thread

This commit is contained in:
Andrew M. Kuchling 2008-06-19 20:33:31 +00:00
parent 8f40f0635b
commit 8e5cd75b73
1 changed files with 2 additions and 2 deletions

View File

@ -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