1. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 15 years ago
  2. c02cc27 Issue #9384: python -m tkinter will now display a simple demo applet. by Alexander Belopolsky · 15 years ago
  3. 1a263ad #7057: fix several errors. by Ezio Melotti · 15 years ago
  4. 502d9a5 Merged revisions 74207 via svnmerge from by Georg Brandl · 16 years ago
  5. c6c3178 Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from by Georg Brandl · 16 years ago
  6. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  7. 23d11d3 Handle documentation for turtle rename. by Georg Brandl · 17 years ago
  8. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 17 years ago
  9. ac6060c Tkinter, step 3: doc updates. by Georg Brandl · 17 years ago
  10. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  11. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
  12. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 18 years ago
  13. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
  14. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 18 years ago
  15. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago