Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b016752d8bb2d56bdb11b743b32f048ce9c9c45f
/
Tools
/
idle
/
TreeWidget.py
aaab30e
Apply diff2.txt from SF patch http://www.python.org/sf/572113
by Walter Dörwald
· 22 years ago
2498972
Use self.__class__ to instantiate a TreeNode item recursively, to
by Guido van Rossum
· 22 years ago
38507ae
Finally fix SF bug #441172, using a variant of patch ##443626:
by Guido van Rossum
· 23 years ago
aa6ed0c
Moshe noticed an inconsistency in his comment, so I'm rephrasing it to
by Guido van Rossum
· 25 years ago
292f2c5
Patch inspired by Moshe Zadka to search for the Icons directory in the
by Guido van Rossum
· 25 years ago
30455f3
Add destroy() method to recursively destroy a tree.
by Guido van Rossum
· 25 years ago
3f75741
Remove unnecessary reference to pyclbr from test() code.
by Guido van Rossum
· 25 years ago
7419f4b
Tree widget done right.
by Guido van Rossum
· 25 years ago