summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ScrolledList.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-145/+0
|
* Issue #24988: Idle ScrolledList context menus (used in debugger)Terry Jan Reedy2015-09-261-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 Reedy2014-05-241-9/+10
| | | | Patch by Saimadhav Heblikar
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-1/+1
|
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-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 normalizationKurt B. Kaiser2001-07-141-1/+1
|
* Initial revisionDavid Scherer2000-08-151-0/+139