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