diff options
author | Brian Quinlan <brian@sweetapp.com> | 2010-09-18 22:35:02 (GMT) |
---|---|---|
committer | Brian Quinlan <brian@sweetapp.com> | 2010-09-18 22:35:02 (GMT) |
commit | 81c4d36928754cc59a48723e4126b5066cc8e8d6 (patch) | |
tree | 9f5b545838f8f8f4e080366ca021cf41fb2a369f /Doc/library/someos.rst | |
parent | 679e0f23280672cdb9144ddeb7022e248b0fdceb (diff) | |
download | cpython-81c4d36928754cc59a48723e4126b5066cc8e8d6.zip cpython-81c4d36928754cc59a48723e4126b5066cc8e8d6.tar.gz cpython-81c4d36928754cc59a48723e4126b5066cc8e8d6.tar.bz2 |
Initial implementation of PEP 3148
Diffstat (limited to 'Doc/library/someos.rst')
-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 baa1989..f361330 100644 --- a/Doc/library/someos.rst +++ b/Doc/library/someos.rst @@ -17,6 +17,7 @@ some other systems as well (e.g. Windows). Here's an overview: dummy_threading.rst _thread.rst _dummy_thread.rst + concurrent.futures.rst multiprocessing.rst mmap.rst readline.rst |