1. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  2. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
  3. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 16 years ago
  4. a817e58 Convert raise statements in Tools/. by Collin Winter · 17 years ago
  5. 967f1e3 Remove string.{letters,lowercase,uppercase}. by Martin v. Löwis · 17 years ago
  6. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  7. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  8. 4fba452 WTF is with this script? It contained illegal syntax and illegal by Tim Peters · 20 years ago
  9. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  10. ae39ddd Mechanically translated string method calls to string methods. by Fred Drake · 22 years ago
  11. ef5864e SF patch #552837, submitted by Robert Pyron: by Fred Drake · 22 years ago
  12. 79e75e1 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
  13. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  14. 9c2c1e8 Fix multi-arg list.append() calls. by Guido van Rossum · 26 years ago
  15. caf9fca nannified by Guido van Rossum · 26 years ago
  16. 6a508ae Use the (new) standard script #! line by Barry Warsaw · 26 years ago
  17. abcb382 (texi2html.py): Minor improvement to HTML 3.0 output for code examples. by Fred Drake · 28 years ago
  18. 22f7f9e (texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom by Fred Drake · 28 years ago
  19. 0282726 (texi2html.py): Tightened the generated HTML slightly. Added -p option to by Fred Drake · 28 years ago
  20. a39a25e (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation by Fred Drake · 28 years ago
  21. 29901ff Some improvements by Fred Drake. by Guido van Rossum · 28 years ago
  22. 06f4289 many fixes by anonymous contributor by Guido van Rossum · 29 years ago
  23. a12bbff mods by Gregor Schmid -- very nice! by Guido van Rossum · 29 years ago
  24. 26a9d37 new, from ../Demo/www by Guido van Rossum · 29 years ago