index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
OutputWindow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 72227 via svnmerge from
Kurt B. Kaiser
2009-05-06
1
-2/+4
*
Merged revisions 71995 via svnmerge from
Georg Brandl
2009-04-27
1
-25/+10
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-2/+2
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-1/+1
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
1
-2/+2
*
Allow str8 in .write().
Martin v. Löwis
2007-08-13
1
-1/+2
*
Make assertion error be more verbose.
Martin v. Löwis
2007-08-13
1
-1/+1
*
Don't try to convert str to Unicode anymore.
Martin v. Löwis
2007-08-12
1
-10/+1
*
1. Catch TypeError exception when writing to OutputWindow
Kurt B. Kaiser
2007-08-12
1
-0/+2
*
Fix remaining map() issues.
Kurt B. Kaiser
2007-08-09
1
-2/+3
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-1/+1
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-2/+2
*
Forwardport Patch from IDLEfork SF 615312
Kurt B. Kaiser
2003-06-15
1
-0/+9
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-7/+0
*
Revert Rev 1.6
Kurt B. Kaiser
2002-09-27
1
-9/+0
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-17
1
-0/+9
*
(Re)Apply Sourceforge Python patch 520483, Sourceforge Idlefork patch
Kurt B. Kaiser
2002-09-02
1
-1/+1
*
Rework the code to have only the GvR RPC. Output from execution of user
Kurt B. Kaiser
2002-06-12
1
-169/+45
*
tracking changes to python idle:
Steven M. Gava
2002-02-23
1
-1/+1
*
Initial revision
David Scherer
2000-08-15
1
-0/+279