summaryrefslogtreecommitdiffstats
path: root/Tools/idle/ClassBrowser.py
Commit message (Expand)AuthorAgeFilesLines
* Use a HSeparator between the classes and the items.Guido van Rossum1999-01-111-13/+18
* Checking in IDLE 0.2.Guido van Rossum1999-01-021-18/+20
* Fix the class browser to work even when the file is not on sys.path.Guido van Rossum1998-12-181-2/+2
* Generalized the scrolled list which is the base for the class andGuido van Rossum1998-10-151-128/+77
* Much improved, much left to do.Guido van Rossum1998-10-131-11/+153
* Adding the beginnings of a Class browser. Incomplete, yet.Guido van Rossum1998-10-131-0/+70