summaryrefslogtreecommitdiffstats
path: root/Modules/_threadmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-6/+20
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-2/+2
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-0/+720