There was an error while loading. Please reload this page.
1 parent cb35882 commit 53dceb5Copy full SHA for 53dceb5
Doc/library/threading.rst
@@ -272,7 +272,7 @@ The instance's values will be different for separate threads.
272
A class that represents thread-local data.
273
274
For more details and extensive examples, see the documentation string of the
275
- :mod:`_threading_local` module.
+ :mod:`_threading_local` module: :source:`Lib/_threading_local.py`.
276
277
278
.. _thread-objects:
0 commit comments