1. 22fff43 Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,75323-75324,75326,75328,75330,75338,75340-75341,75343,75352-75353,75355,75357,75359 via svnmerge from by Georg Brandl · 15 years ago
  2. d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 16 years ago
  3. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  4. 3bd844e Get rid of most of the remaining uses of <>. There's still Tools/* thogh. by Neal Norwitz · 18 years ago
  5. 7a8c43e Add 'if __name__ == "__main__":' to files already as a usable as a module. by Johannes Gijsbers · 20 years ago
  6. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  8. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  9. a635b9a remove references to /ufs/guido/bin/sgi/python by Guido van Rossum · 31 years ago
  10. 0d5eb7e bin/python by Guido van Rossum · 32 years ago
  11. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  12. 7030d0a Modularized the code. by Guido van Rossum · 33 years ago
  13. c3f2a3b Strip redundant -P from arguments; only print 'ahead' count by Guido van Rossum · 33 years ago
  14. ec758ea Initial revision by Guido van Rossum · 33 years ago