Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more cruft leftover from nb_coerce. Rename nb_coerce to | Neil Schemenauer | 2007-09-21 | 1 | -7/+0 |
* | Fix a lingering string exception. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -38/+37 |
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -6/+6 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -17/+17 |
* | Run these demo scripts through reindent.py to give them 4-space indents. I'v... | Andrew M. Kuchling | 2003-04-24 | 1 | -304/+304 |
* | Correct spelling of length, discovered by Christian Tismer. | Guido van Rossum | 1999-04-21 | 1 | -2/+2 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 1 | -24/+15 |
* | Initial revision | Guido van Rossum | 1993-10-27 | 1 | -0/+341 |