mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix module name.
This commit is contained in:
parent
946faa39e3
commit
ce64cedff4
1 changed files with 2 additions and 0 deletions
|
@ -391,6 +391,8 @@ Module Functions
|
||||||
Exception classes
|
Exception classes
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
.. currentmodule:: concurrent.futures.process
|
||||||
|
|
||||||
.. exception:: BrokenProcessPool
|
.. exception:: BrokenProcessPool
|
||||||
|
|
||||||
Derived from :exc:`RuntimeError`, this exception class is raised when
|
Derived from :exc:`RuntimeError`, this exception class is raised when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue