summaryrefslogtreecommitdiff
path: root/Demo/threads/condition.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed condition.py -- it was just sync.py withoutGuido van Rossum1998-02-141-475/+0
| | | | the mrsw lock and without 'condition' allocating a lock by default
* new version by TimGuido van Rossum1994-10-081-0/+475