summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/MultiStatusBar.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24750: whitespaceTerry Jan Reedy2015-11-161-1/+1
|
* Issue #24750: Improve appearance of IDLE editor window status bar.Terry Jan Reedy2015-11-161-3/+5
| | | | Patch by Mark Roseman.
* Issue #21477: Idle htest: merge and modify run and runall; add many tests.Terry Jan Reedy2014-05-241-11/+24
| | | | Patch by Saimadhav Heblikar
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-1/+1
|
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-1/+1
|
* SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)Raymond Hettinger2003-07-091-1/+1
|
* py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalizationKurt B. Kaiser2001-07-131-24/+24
|
* Initial revisionDavid Scherer2000-08-151-0/+32