diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-12-12 20:34:49 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-12-12 20:34:49 (GMT) |
commit | 64a467d7901f5a41562b02a4c02d64775814fb55 (patch) | |
tree | 42ed6bfd2507f916015172abda0dc21e0e18e0bc /Doc/library/someos.rst | |
parent | f10f162db95852ab0624f378f15735af3f38b6c9 (diff) | |
download | cpython-64a467d7901f5a41562b02a4c02d64775814fb55.zip cpython-64a467d7901f5a41562b02a4c02d64775814fb55.tar.gz cpython-64a467d7901f5a41562b02a4c02d64775814fb55.tar.bz2 |
Homogenize the "optional OS services" menu
Diffstat (limited to 'Doc/library/someos.rst')
-rw-r--r-- | Doc/library/someos.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index f361330..d2009bb 100644 --- a/Doc/library/someos.rst +++ b/Doc/library/someos.rst @@ -14,11 +14,11 @@ some other systems as well (e.g. Windows). Here's an overview: select.rst threading.rst - dummy_threading.rst - _thread.rst - _dummy_thread.rst - concurrent.futures.rst multiprocessing.rst + concurrent.futures.rst mmap.rst readline.rst rlcompleter.rst + dummy_threading.rst + _thread.rst + _dummy_thread.rst |