index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
idle
/
ClassBrowser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kurt pointed out another method affected by the changes to pyclbr.py.
Raymond Hettinger
2003-01-22
1
-2/+4
*
SF bug #668906: class browser raises AttributeError
Raymond Hettinger
2003-01-18
1
-1/+1
*
Get rid of 1.5.2 compatibility hack. :-)
Guido van Rossum
2002-12-03
1
-8/+0
*
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald
2002-09-11
1
-2/+1
*
Whitespace normalization.
Tim Peters
2001-01-17
1
-1/+1
*
Add an XXX comment about the ClassBrowser AIP.
Guido van Rossum
2000-02-15
1
-0/+2
*
Destroy the tree when closing.
Guido van Rossum
1999-06-25
1
-1/+2
*
Adapt to the new pyclbr's support of listing top-level functions. If
Guido van Rossum
1999-06-10
1
-33/+34
*
Rewritten based on TreeWidget.py
Guido van Rossum
1999-06-01
1
-133/+185
*
# TODO entries changed
Guido van Rossum
1999-04-08
1
-1/+1
*
Use a HSeparator between the classes and the items.
Guido van Rossum
1999-01-11
1
-13/+18
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
1
-18/+20
*
Fix the class browser to work even when the file is not on sys.path.
Guido van Rossum
1998-12-18
1
-2/+2
*
Generalized the scrolled list which is the base for the class and
Guido van Rossum
1998-10-15
1
-128/+77
*
Much improved, much left to do.
Guido van Rossum
1998-10-13
1
-11/+153
*
Adding the beginnings of a Class browser. Incomplete, yet.
Guido van Rossum
1998-10-13
1
-0/+70