1. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  2. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  3. c2b151c Add code for a range function that uses generators. by Brett Cannon · 20 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  5. 946c53e Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged. by Andrew M. Kuchling · 21 years ago
  6. e69d3fe Use time.time() instead of time.millitimer() by Guido van Rossum · 30 years ago
  7. 62326f2 builtin -> __builtin__ by Guido van Rossum · 31 years ago
  8. 7565b93 *** empty log message *** by Guido van Rossum · 31 years ago
  9. e876949 Initial revision by Guido van Rossum · 32 years ago