Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6b51ddfa2262ba1883d2c2eceb7fa3afd6a24b5d
/
Lib
/
idlelib
/
TreeWidget.py
35aa5d0
Issue #25313: Change the handling of new built-in text color themes to better
by Terry Jan Reedy
· 10 years ago
d8dc749
idlelib: remove unused names and imports (one is a duplicate import).
by Terry Jan Reedy
· 10 years ago
833dfad
Issue #22628: Increase Treewidge line spacing so lines do not overlap.
by Terry Jan Reedy
· 11 years ago
d0d4f2d
Issue #21477: Add htests for Search and Replace dialogs.
by Terry Jan Reedy
· 11 years ago
62012fc
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
by Terry Jan Reedy
· 11 years ago
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