summaryrefslogtreecommitdiffstats
path: root/Doc/library/concurrent.futures.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-28 21:58:30 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-28 21:58:30 (GMT)
commit9808f7362292cb4cd19e979ace3c18e0fcb14879 (patch)
treec0135088ab7e0585e355b58f6c6e19a5bef013b3 /Doc/library/concurrent.futures.rst
parentcf3e788da457de50d77ee02136a348370420304a (diff)
parentce64cedff49e6ccd32098485aecf466f863890b9 (diff)
downloadcpython-9808f7362292cb4cd19e979ace3c18e0fcb14879.zip
cpython-9808f7362292cb4cd19e979ace3c18e0fcb14879.tar.gz
cpython-9808f7362292cb4cd19e979ace3c18e0fcb14879.tar.bz2
merge with 3.4
Diffstat (limited to 'Doc/library/concurrent.futures.rst')
-rw-r--r--Doc/library/concurrent.futures.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/concurrent.futures.rst b/Doc/library/concurrent.futures.rst
index 2bebd4b..c177340 100644
--- a/Doc/library/concurrent.futures.rst
+++ b/Doc/library/concurrent.futures.rst
@@ -410,6 +410,8 @@ Module Functions
Exception classes
-----------------
+.. currentmodule:: concurrent.futures.process
+
.. exception:: BrokenProcessPool
Derived from :exc:`RuntimeError`, this exception class is raised when