diff --git a/Doc/library/concurrent.futures.rst b/Doc/library/concurrent.futures.rst index 2bebd4bf7cc..c1773408d92 100644 --- a/Doc/library/concurrent.futures.rst +++ b/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