1. 53e600c Issue #17177: update checkpyc to stop using imp by Brett Cannon · 11 years ago
  2. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 years ago
  3. c7eaede Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. by Florent Xicluna · 14 years ago
  4. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  5. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 16 years ago
  6. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  7. e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 20 years ago
  8. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  9. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  10. 19b23e5 Use the imp module to get the magic word. by Guido van Rossum · 26 years ago
  11. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  12. a635b9a remove references to /ufs/guido/bin/sgi/python by Guido van Rossum · 31 years ago
  13. 41ffccb *** empty log message *** by Guido van Rossum · 31 years ago
  14. 61cfd96 Added two #! lines by Guido van Rossum · 32 years ago
  15. 9a6757d posix -> os by Guido van Rossum · 32 years ago
  16. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  17. 5378d5c Initial revision by Guido van Rossum · 33 years ago