aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/threading_api.py
Commit message (Expand)AuthorAge
* Removed; since long subsumed in Doc/lib/libthreading.texGuido van Rossum1999-04-13
* The doc string for setDaemon() disagreed with the implementation. TheGuido van Rossum1998-08-07
* New Java-style threading module. The doc strings are in a separate module.Guido van Rossum1998-04-09