summaryrefslogtreecommitdiffstats
path: root/Demo/metaclasses/Synch.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-1/+1
|
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵Collin Winter2007-07-171-21/+20
| | | | lingering print statements.
* Remove apply()Neal Norwitz2006-03-171-2/+2
|
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-1/+1
|
* nannifiedGuido van Rossum1998-09-141-137/+137
|
* Completed first draft.Guido van Rossum1997-08-261-0/+256