Skip to content

Commit 543363b

Browse files
Fix a ref.
1 parent fe0ce84 commit 543363b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/concurrent.interpreters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Actual concurrency is available separately through
2828

2929
.. seealso::
3030

31-
:class:`InterpreterPoolExecutor`
31+
:class:`~concurrent.futures.InterpreterPoolExecutor`
3232
combines threads with interpreters in a familiar interface.
3333

3434
.. XXX Add references to the upcoming HOWTO docs in the seealso block.

0 commit comments

Comments
 (0)