Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -105/+0 |
* | Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar. | Terry Jan Reedy | 2016-05-18 | 1 | -24/+25 |
* | Issue #21477: Idle htest: modify run; add more tests. | Terry Jan Reedy | 2014-05-25 | 1 | -15/+35 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 | 1 | -2/+2 |
* | eliminate "from ... import *" in a function. | Kurt B. Kaiser | 2007-08-21 | 1 | -5/+4 |
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 | 1 | -2/+2 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
* | 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 |
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+85 |