1. 1e8ce58 remove most uses of list(somedict.keys()) in Demo scripts by Skip Montanaro · 18 years ago
  2. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 18 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. 4117e54 nannified by Guido van Rossum · 27 years ago
  5. 27e4aa3 Arbitrary point checkpoint commit. Take no notice. by Guido van Rossum · 28 years ago
  6. bff110f Examples of metaprogramming in pure Python. by Guido van Rossum · 28 years ago