summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/OutputWindow.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)Raymond Hettinger2003-07-091-2/+2
* Forwardport Patch from IDLEfork SF 615312Kurt B. Kaiser2003-06-151-0/+9
* Whitespace NormalizationKurt B. Kaiser2002-12-311-7/+0
* Revert Rev 1.6Kurt B. Kaiser2002-09-271-9/+0
* Merge Py Idle changes:Kurt B. Kaiser2002-09-171-0/+9
* (Re)Apply Sourceforge Python patch 520483, Sourceforge Idlefork patchKurt B. Kaiser2002-09-021-1/+1
* Rework the code to have only the GvR RPC. Output from execution of userKurt B. Kaiser2002-06-121-169/+45
* tracking changes to python idle:Steven M. Gava2002-02-231-1/+1
* Initial revisionDavid Scherer2000-08-151-0/+279