Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
idlelib
/
TreeWidget.py
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
6e3dbbd
replace has_key with 'in' operator
by Benjamin Peterson
· 16 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
73360a3
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
by Kurt B. Kaiser
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
931237e
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
by Raymond Hettinger
· 22 years ago
9813445
Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser,
by Kurt B. Kaiser
· 22 years ago
672ce57
Convert some more 1/0 to True/False
by Neal Norwitz
· 22 years ago
2a5e350
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
72de9c7
Geiger Ho's patch for better subclassing
by Steven M. Gava
· 23 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago