1. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  2. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  3. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  4. 7a8c43e Add 'if __name__ == "__main__":' to files already as a usable as a module. by Johannes Gijsbers · 20 years ago
  5. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  6. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  7. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  8. a635b9a remove references to /ufs/guido/bin/sgi/python by Guido van Rossum · 31 years ago
  9. d5c57e1 Microfixes by Guido van Rossum · 31 years ago
  10. b2ac809 change posix to os and path to os.path by Guido van Rossum · 32 years ago
  11. becdad3 Check for binaries and non-python scripts. by Guido van Rossum · 32 years ago
  12. 318a91c Tokenizing version (see lib/tokenize.py). by Guido van Rossum · 33 years ago
  13. 0af9a28 Initial revision by Guido van Rossum · 33 years ago