1. 6348f0e Close #12032: Fix scripts/crlf.py for Python 3 by Victor Stinner · 13 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  4. 494aaee Whitespace normalization. by Tim Peters · 20 years ago
  5. e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 20 years ago
  6. 47172b4 [Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore. by Andrew M. Kuchling · 21 years ago
  7. affa6b7 Tim wins a bet. Don't use re. by Guido van Rossum · 22 years ago
  8. 967e509 Patch by Gerrit Holl: by Guido van Rossum · 24 years ago
  9. 09eea82 Utility to replace CRLF with LF in argument files. by Guido van Rossum · 26 years ago