Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from | Benjamin Peterson | 2008-09-13 | 1 | -2/+2 |
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
* | remove most uses of list(somedict.keys()) in Demo scripts | Skip Montanaro | 2007-08-06 | 1 | -1/+1 |
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -7/+7 |
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -4/+3 |
* | Add 1994 Coroutine module by Tim Peters | Guido van Rossum | 2000-11-08 | 1 | -0/+160 |