1. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  2. 3bd844e Get rid of most of the remaining uses of <>. There's still Tools/* thogh. by Neal Norwitz · 18 years ago
  3. 7a8c43e Add 'if __name__ == "__main__":' to files already as a usable as a module. by Johannes Gijsbers · 20 years ago
  4. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  7. a635b9a remove references to /ufs/guido/bin/sgi/python by Guido van Rossum · 31 years ago
  8. 0d5eb7e bin/python by Guido van Rossum · 31 years ago
  9. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  10. 7030d0a Modularized the code. by Guido van Rossum · 33 years ago
  11. c3f2a3b Strip redundant -P from arguments; only print 'ahead' count by Guido van Rossum · 33 years ago
  12. ec758ea Initial revision by Guido van Rossum · 33 years ago