1. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 18 years ago
  2. d910855 Remove apply() by Neal Norwitz · 19 years ago
  3. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 21 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  5. 4117e54 nannified by Guido van Rossum · 27 years ago
  6. 27e4aa3 Arbitrary point checkpoint commit. Take no notice. by Guido van Rossum · 28 years ago
  7. bff110f Examples of metaprogramming in pure Python. by Guido van Rossum · 28 years ago