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 a66dcc7 commit 2911537Copy full SHA for 2911537
1 file changed
Doc/library/threading.rst
@@ -6,6 +6,8 @@
6
7
**Source code:** :source:`Lib/threading.py`
8
9
+--------------
10
+
11
This module constructs higher-level threading interfaces on top of the lower
12
level :mod:`_thread` module.
13
@@ -45,8 +47,6 @@ level :mod:`_thread` module.
45
47
46
48
.. include:: ../includes/wasm-notavail.rst
49
---------------
-
50
Introduction
51
------------
52
0 commit comments