Browse Source

Fix module name.

pull/9921/head
Georg Brandl 12 years ago
parent
commit
ce64cedff4
  1. 2
      Doc/library/concurrent.futures.rst

2
Doc/library/concurrent.futures.rst

@ -391,6 +391,8 @@ Module Functions
Exception classes
-----------------
.. currentmodule:: concurrent.futures.process
.. exception:: BrokenProcessPool
Derived from :exc:`RuntimeError`, this exception class is raised when

Loading…
Cancel
Save