summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/WidgetRedirector.py
Commit message (Expand)AuthorAgeFilesLines
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)Raymond Hettinger2003-07-091-2/+2
* Initial revisionDavid Scherer2000-08-151-0/+92