1. d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 16 years ago
  2. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  3. 1e8ce58 remove most uses of list(somedict.keys()) in Demo scripts by Skip Montanaro · 17 years ago
  4. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  5. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  6. 7a8c43e Add 'if __name__ == "__main__":' to files already as a usable as a module. by Johannes Gijsbers · 20 years ago
  7. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  8. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  9. 4117e54 nannified by Guido van Rossum · 26 years ago
  10. ba17905 Fix the way the version number is gotten out of the RCS revision. by Guido van Rossum · 27 years ago
  11. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  12. 9af22a0 newslist.py: Added search for .newslistrc.py; by Guido van Rossum · 30 years ago
  13. e6b7979 Quentin's latest version by Guido van Rossum · 30 years ago
  14. b25c402 Initial revision by Guido van Rossum · 30 years ago