aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/MultiStatusBar.py
Commit message (Expand)AuthorAge
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Remove has_key() references from idlelib. IDLE still doesn't run dueGuido van Rossum2006-08-22
* SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)Raymond Hettinger2003-07-09
* py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalizationKurt B. Kaiser2001-07-13
* Initial revisionDavid Scherer2000-08-15