Fix module name.

This commit is contained in:
Georg Brandl 2014-10-28 22:58:24 +01:00
parent 946faa39e3
commit ce64cedff4
1 changed files with 2 additions and 0 deletions

View 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