Kaydet (Commit) 11f89b75 authored tarafından Fred Drake's avatar Fred Drake

Strike any hint that from-import-* could ever be reasonable; it's a

vile abomination and should be eradicated!
üst 4f37418d
......@@ -12,8 +12,7 @@ The \refmodule[dummythreading]{dummy_threading} module is provided for
situations where \module{threading} cannot be used because
\refmodule{thread} is missing.
This module is safe for use with \samp{from threading import *}. It
defines the following functions and objects:
This module defines the following functions and objects:
\begin{funcdesc}{activeCount}{}
Return the number of currently active \class{Thread} objects.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment