commit | 190d56e00990eadce8ad1b7d1785016cc109db7b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Jun 11 02:40:25 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Jun 11 02:40:25 2008 +0000 |
tree | ef143cf28648baf9fe708640f67586f14273a0ff | |
parent | d5299866f95f1e74255312444176280494d2782a [diff] [blame] |
add the multiprocessing package to fulfill PEP 371
diff --git a/Doc/library/someos.rst b/Doc/library/someos.rst index 5ee96bc..0e2013b 100644 --- a/Doc/library/someos.rst +++ b/Doc/library/someos.rst
@@ -18,6 +18,7 @@ threading.rst dummy_thread.rst dummy_threading.rst + multiprocessing.rst mmap.rst readline.rst rlcompleter.rst