1. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 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. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  5. 494aaee Whitespace normalization. by Tim Peters · 20 years ago
  6. e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 20 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  8. 7f7e137 fix for bug 773020 - splitting PATH should use os.pathsep by Skip Montanaro · 21 years ago
  9. ac6df95 Fix use of 'file' as a variable name. by Andrew M. Kuchling · 21 years ago
  10. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  11. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  12. 9476a78 Remove "." or "" from front of sys.path (this bit me once). by Guido van Rossum · 27 years ago
  13. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  14. 41ffccb *** empty log message *** by Guido van Rossum · 31 years ago
  15. e7b88e7 change posix to os by Guido van Rossum · 32 years ago
  16. fcd1e6e Added '-l[flags]' option. by Guido van Rossum · 32 years ago
  17. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  18. 9c5c808 Renamed path.cat to path.join. by Guido van Rossum · 33 years ago
  19. ec758ea Initial revision by Guido van Rossum · 33 years ago