]> granicus.if.org Git - python/commitdiff
Fix module name.
authorGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 21:58:24 +0000 (22:58 +0100)
committerGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 21:58:24 +0000 (22:58 +0100)
Doc/library/concurrent.futures.rst

index 0495737e8b5098931b7b0ea145a858494f94dd74..bd56696a1d6a311e001c606271b69b454d3a85a1 100644 (file)
@@ -391,6 +391,8 @@ Module Functions
 Exception classes
 -----------------
 
+.. currentmodule:: concurrent.futures.process
+
 .. exception:: BrokenProcessPool
 
    Derived from :exc:`RuntimeError`, this exception class is raised when