Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b15d4d899cbe6f54778e42eba3e827ba06fb1883
/
Lib
/
idlelib
/
TreeWidget.py
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 16 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
d4cb56d
Convert some custom sort comparison functions to equivalent key functions.
by Raymond Hettinger
· 17 years ago
ad66742
Fix raise with 2to3
by Kurt B. Kaiser
· 17 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 17 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 17 years ago
811c4e0
Remove has_key() references from idlelib. IDLE still doesn't run due
by Guido van Rossum
· 18 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
· 21 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
· 22 years ago
72de9c7
Geiger Ho's patch for better subclassing
by Steven M. Gava
· 22 years ago
7aced17
Initial revision
by David Scherer
· 24 years ago