1. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  2. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  3. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 22 years ago
  5. 60cc90e This demo imported some private code from Matt. Make it cripple along. by Guido van Rossum · 26 years ago
  6. 5edcf34 Change bind() to tag_bind() so it works again. by Guido van Rossum · 28 years ago
  7. 58a7856 Pass self as master to Entry() widget constructor. by Guido van Rossum · 29 years ago
  8. a4ddb23 update -- Undo is now entry 1 by Guido van Rossum · 29 years ago
  9. 89cb67b Updated for Python 1.4 by Guido van Rossum · 29 years ago
  10. faefe4c Fix typos (need to use tag_bind, not bind). by Guido van Rossum · 29 years ago
  11. 447ae53 fix for 4.0 by Guido van Rossum · 30 years ago
  12. 38862df new example that Matt posted to comp.lang.python by Guido van Rossum · 31 years ago
  13. b8fe9b3 menu-simple.py: fixed lay-out by Guido van Rossum · 31 years ago
  14. 35820f7 Matt's examples by Guido van Rossum · 31 years ago