mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Separate source link from main text.
This commit is contained in:
parent
04da1e013a
commit
4f707fd316
27 changed files with 53 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
**Source code:** :source:`Lib/threading.py`
|
||||
|
||||
--------------
|
||||
|
||||
This module constructs higher-level threading interfaces on top of the lower
|
||||
level :mod:`_thread` module. See also the :mod:`queue` module.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue