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