1. 8dfc4a9 Remove support for __members__ and __methods__. There still might be by Neal Norwitz · 17 years ago
  2. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  3. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  4. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  6. 23b44a3 Patch #812378: Normalize white space. by Martin v. Löwis · 21 years ago
  7. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  8. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  9. 9aaee93 Patches by Jens B. Jorgensen with small mods by me: by Jack Jansen · 23 years ago
  10. cd694c4 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
  11. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  12. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  13. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  14. b0f99a6 Comment out confusing write call. by Guido van Rossum · 25 years ago
  15. d14e973 Clarify how EXAMPLE.py is to be used ("python EXAMPLE.py", not by Guido van Rossum · 25 years ago
  16. a16a509 tabnanny stuff by Guido van Rossum · 26 years ago
  17. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  18. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  19. a0e2422 A few missing casts (Richard Neitzel). by Guido van Rossum · 28 years ago
  20. f39ca24 Removed unneeded reference to tkinter by Jack Jansen · 29 years ago
  21. 945b7b8 comment fix by Jack Jansen · 29 years ago
  22. 349a988 Added third argument to call() by Jack Jansen · 29 years ago
  23. 9859018 removed all references to modsupport.h by Guido van Rossum · 29 years ago
  24. 8d2033f Two new methods by Jack Jansen · 29 years ago
  25. 138497d Updated by Jack Jansen · 29 years ago
  26. 9a69112 Jim Fulton's change to support doc strings by Jack Jansen · 29 years ago
  27. ebed751 Templates converted to new naming conventions (thanks to Chak Tan) by Jack Jansen · 29 years ago
  28. 52e0299 Made the example slightly more complete by Jack Jansen · 29 years ago
  29. fd218ca moved Demo/modulator to Tools/modulator by Guido van Rossum · 29 years ago
  30. d211220 checkin of Jack's original version by Guido van Rossum · 29 years ago