Browse Source

merge with 3.4

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

2
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

Loading…
Cancel
Save