1. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  2. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  3. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  4. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  5. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  6. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  7. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  8. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  9. df506ea 1. Patch 1196895 Jeff Shute: by Kurt B. Kaiser · 19 years ago
  10. 0bc3d98 1. Bug in Patch 805830 fixed by Nigel Rowe by Kurt B. Kaiser · 20 years ago
  11. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 20 years ago
  12. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  13. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 21 years ago
  14. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  15. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  16. a287644 Merge Py Idle changes Rev 1.13 (string methods) by Kurt B. Kaiser · 22 years ago
  17. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 22 years ago
  18. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  19. 9dd16b3 further config system work by Steven M. Gava · 23 years ago
  20. e16d94b more work to support new config system by Steven M. Gava · 23 years ago
  21. 6df4bf2 py-cvs-rel2_1 (Rev 1.11 and 1.12) merge by Kurt B. Kaiser · 23 years ago
  22. 7aced17 Initial revision by David Scherer · 24 years ago