Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove most uses of list(somedict.keys()) in Demo scripts | Skip Montanaro | 2007-08-06 | 1 | -2/+2 |
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -23/+22 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -3/+3 |
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -72/+72 |
* | Arbitrary point checkpoint commit. Take no notice. | Guido van Rossum | 1997-08-25 | 1 | -1/+5 |
* | Examples of metaprogramming in pure Python. | Guido van Rossum | 1997-08-23 | 1 | -0/+165 |