We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0ce84 commit 543363bCopy full SHA for 543363b
1 file changed
Doc/library/concurrent.interpreters.rst
@@ -28,7 +28,7 @@ Actual concurrency is available separately through
28
29
.. seealso::
30
31
- :class:`InterpreterPoolExecutor`
+ :class:`~concurrent.futures.InterpreterPoolExecutor`
32
combines threads with interpreters in a familiar interface.
33
34
.. XXX Add references to the upcoming HOWTO docs in the seealso block.
0 commit comments