summaryrefslogtreecommitdiffstats
path: root/Demo/threads/Generator.py
Commit message (Collapse)AuthorAgeFilesLines
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵Collin Winter2007-07-171-9/+9
| | | | lingering print statements.
* 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
| | | | this, but I'm sure it wasn't locked intentionally.
* Initial revisionGuido van Rossum1994-05-031-0/+84