Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a6872b86a138ea166836cdf8c12658ff66a0ff5b
/
Tools
/
idle
/
ClassBrowser.py
96bf0d7
Kurt pointed out another method affected by the changes to pyclbr.py.
by Raymond Hettinger
· 23 years ago
18acea7
SF bug #668906: class browser raises AttributeError
by Raymond Hettinger
· 23 years ago
a1962d6
Get rid of 1.5.2 compatibility hack. :-)
by Guido van Rossum
· 23 years ago
aaab30e
Apply diff2.txt from SF patch http://www.python.org/sf/572113
by Walter Dörwald
· 23 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 25 years ago
f801f3b
Add an XXX comment about the ClassBrowser AIP.
by Guido van Rossum
· 25 years ago
5af0df5
Destroy the tree when closing.
by Guido van Rossum
· 26 years ago
4431b0f
Adapt to the new pyclbr's support of listing top-level functions. If
by Guido van Rossum
· 26 years ago
ec9cca7
Rewritten based on TreeWidget.py
by Guido van Rossum
· 26 years ago
21ad59f
# TODO entries changed
by Guido van Rossum
· 26 years ago
dc5066e
Use a HSeparator between the classes and the items.
by Guido van Rossum
· 27 years ago
504b0bf
Checking in IDLE 0.2.
by Guido van Rossum
· 27 years ago
654387e
Fix the class browser to work even when the file is not on sys.path.
by Guido van Rossum
· 27 years ago
e6fae1c
Generalized the scrolled list which is the base for the class and
by Guido van Rossum
· 27 years ago
7f5c9ef
Much improved, much left to do.
by Guido van Rossum
· 27 years ago
439c467
Adding the beginnings of a Class browser. Incomplete, yet.
by Guido van Rossum
· 27 years ago