Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -145/+0 |
| | |||||
* | Issue #24988: Idle ScrolledList context menus (used in debugger) | Terry Jan Reedy | 2015-09-26 | 1 | -1/+6 |
| | | | | now work on Mac Aqua. Patch by Mark Roseman. | ||||
* | Issue #21477: Idle htest: merge and modify run and runall; add many tests. | Terry Jan Reedy | 2014-05-24 | 1 | -9/+10 |
| | | | | Patch by Saimadhav Heblikar | ||||
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
| | | | | | | | | | There's one major and one minor category still unfixed: doctests are the major category (and I hope to be able to augment the refactoring tool to refactor bona fide doctests soon); other code generating print statements in strings is the minor category. (Oh, and I don't know if the compiler package works.) | ||||
* | py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+139 |