Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -21/+21 |
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -3/+3 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -1/+0 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -67/+67 |
* | Arbitrary point checkpoint commit. Take no notice. | Guido van Rossum | 1997-08-25 | 1 | -5/+24 |
* | Examples of metaprogramming in pure Python. | Guido van Rossum | 1997-08-23 | 1 | -0/+126 |