summaryrefslogtreecommitdiffstats
path: root/Demo/threads/Generator.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge fromBenjamin Peterson2008-09-131-3/+11
* 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 lin...Collin Winter2007-07-171-9/+9
* Remove apply()Neal Norwitz2006-03-171-1/+1
* Whitespace normalization. Had to break guido's lock on rev 1.1 to doTim Peters2004-07-181-71/+71
* Initial revisionGuido van Rossum1994-05-031-0/+84