From 21ad59f1ee09d5cafbeedfcaf38feb5f3f8bf910 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 8 Apr 1999 20:28:42 +0000 Subject: # TODO entries changed --- Tools/idle/ClassBrowser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/idle/ClassBrowser.py') diff --git a/Tools/idle/ClassBrowser.py b/Tools/idle/ClassBrowser.py index 4093079bd3..f9b1655d0f 100644 --- a/Tools/idle/ClassBrowser.py +++ b/Tools/idle/ClassBrowser.py @@ -2,7 +2,7 @@ XXX TO DO: -- generalize the scrolling listbox with some behavior into a base class +- reparse when source changed - 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? -- cgit v1.2.1