1. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  2. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  3. 003b098 eliminate "from ... import *" in a function. by Kurt B. Kaiser · 17 years ago
  4. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  5. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  6. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 21 years ago
  7. 48b0314 py-cvs-rel2_1 (Rev 1.3) "move "from Tkinter import *" to module level" --jhylton by Kurt B. Kaiser · 23 years ago
  8. 7aced17 Initial revision by David Scherer · 24 years ago