summaryrefslogtreecommitdiffstats
path: root/Doc/library/_dummy_thread.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/_dummy_thread.rst')
-rw-r--r--Doc/library/_dummy_thread.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/library/_dummy_thread.rst b/Doc/library/_dummy_thread.rst
index 62e5708..83aec12 100644
--- a/Doc/library/_dummy_thread.rst
+++ b/Doc/library/_dummy_thread.rst
@@ -4,6 +4,9 @@
.. module:: _dummy_thread
:synopsis: Drop-in replacement for the _thread module.
+**Source code:** :source:`Lib/_dummy_thread.py`
+
+--------------
This module provides a duplicate interface to the :mod:`_thread` module. It is
meant to be imported when the :mod:`_thread` module is not provided on a