Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 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 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -4/+4 |
* | Whitespace normalization. | Tim Peters | 2001-01-21 | 1 | -79/+79 |
* | Fix bit rot: use sock.connect((host, port)) and allow 2nd cmd line | Guido van Rossum | 2000-12-14 | 1 | -3/+3 |
* | Don't use thread.exit_prog; let child die if EOF read | Guido van Rossum | 1994-05-16 | 1 | -1/+2 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 1 | -1/+4 |
* | Initial revision | Guido van Rossum | 1992-08-10 | 1 | -0/+110 |