Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
* | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -1/+1 |
* | Fixed #1649: IDLE error: dictionary changed size during iteration | Christian Heimes | 2007-12-18 | 1 | -1/+1 |
* | 1. Add comments to provide top-level documentation. | Kurt B. Kaiser | 2007-10-26 | 1 | -30/+68 |
* | Correct an ancient bug in an unused path by removing that path: register() is | Kurt B. Kaiser | 2007-10-25 | 1 | -5/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) | Raymond Hettinger | 2003-07-09 | 1 | -2/+2 |
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+92 |