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
/
ColorDelegator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-1/+1
*
#1535: rename __builtin__ module to builtins.
Georg Brandl
2007-12-02
1
-2/+2
*
Conform to py3k dict.{keys, items, values} with some advice from 2b3
Kurt B. Kaiser
2007-08-23
1
-2/+2
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
1
-3/+3
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
1
-3/+3
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-16/+16
*
Anna Ravenscroft identified many occurrences of "file" used to open a file
Alex Martelli
2006-08-24
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-12/+18
*
1. Patch 1196895 Jeff Shute:
Kurt B. Kaiser
2005-06-12
1
-0/+3
*
1. Bug in Patch 805830 fixed by Nigel Rowe
Kurt B. Kaiser
2004-03-15
1
-22/+21
*
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
Kurt B. Kaiser
2004-03-08
1
-2/+7
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-1/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-2/+2
*
M ColorDelegator.py
Kurt B. Kaiser
2002-12-17
1
-0/+1
*
Merge Py Idle changes
Kurt B. Kaiser
2002-09-15
1
-2/+1
*
First work on making config changes dynamic,
Steven M. Gava
2002-03-02
1
-14/+15
*
loading core keybindings via new config system plus
Steven M. Gava
2002-01-04
1
-2/+2
*
further config system work
Steven M. Gava
2001-11-03
1
-1/+1
*
more work to support new config system
Steven M. Gava
2001-11-03
1
-10/+12
*
py-cvs-rel2_1 (Rev 1.11 and 1.12) merge
Kurt B. Kaiser
2001-07-13
1
-15/+28
*
Initial revision
David Scherer
2000-08-15
1
-0/+234