Table of Contents

Module: ClassBrowser Idle/idle8/ClassBrowser.py

Class browser.

XXX TO DO:

  • reparse when source changed (maybe just a button would be OK?) (or recheck on window popup) - add popup menu with more options (e.g. doc strings, base classes, imports) - show function argument list? (have to do pattern matching on source) - should the classes and methods lists also be in the module's menu bar? - add base classes to class browser tree

Imported modules   
import PyShell
from TreeWidget import TreeNode, TreeItem, ScrolledCanvas
from WindowList import ListedToplevel
import os
import pyclbr
import string
import sys
Functions   
main
  main 
main ()

Classes   
ClassBrowser
ClassBrowserTreeItem
MethodBrowserTreeItem
ModuleBrowserTreeItem

Table of Contents

This document was automatically generated on Tue Nov 5 16:56:19 2002 by HappyDoc version 2.0.1