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
/
TreeWidget.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...
Florent Xicluna
2010-04-02
1
-4/+4
*
replace has_key with 'in' operator
Benjamin Peterson
2009-10-09
1
-1/+1
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
1
-1/+1
*
Tkinter rename, step 2: fix imports and add stub modules.
Georg Brandl
2008-05-16
1
-1/+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
Kurt B. Kaiser
2004-03-08
1
-2/+4
*
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
*
Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser,
Kurt B. Kaiser
2003-01-22
1
-2/+2
*
Convert some more 1/0 to True/False
Neal Norwitz
2002-11-30
1
-3/+3
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+6
*
Geiger Ho's patch for better subclassing
Steven M. Gava
2002-05-27
1
-1/+1
*
Initial revision
David Scherer
2000-08-15
1
-0/+471