Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21477: Idle htest: modify run; add more tests. | Terry Jan Reedy | 2014-05-27 | 1 | -16/+34 |
| | | | | Patch by Saimadhav Heblikar. 2.7 backport of 90829, d7eea8f608c2. | ||||
* | #7092: Fix additional "-3" warnings in the idlelib package, and convert to ↵ | Florent Xicluna | 2010-04-02 | 1 | -2/+2 |
| | | | | absolute imports. | ||||
* | 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 |
| | |||||
* | SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) | Raymond Hettinger | 2003-07-09 | 1 | -2/+2 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.3) | Kurt B. Kaiser | 2001-07-13 | 1 | -1/+1 |
| | | | | "move "from Tkinter import *" to module level" --jhylton | ||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+85 |