8000
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 79ff0d1 commit 9852339Copy full SHA for 9852339
Doc/faq/library.rst
@@ -240,9 +240,6 @@ Be sure to use the :mod:`threading` module and not the :mod:`_thread` module.
240
The :mod:`threading` module builds convenient abstractions on top of the
241
low-level primitives provided by the :mod:`_thread` module.
242
243
-Aahz has a set of slides from his threading tutorial that are helpful; see
244
-http://www.pythoncraft.com/OSCON2001/.
245
-
246
247
None of my threads seem to run: why?
248
------------------------------------
0 commit comments