# TODO entries changed

This commit is contained in:
Guido van Rossum 1999-04-08 20:28:42 +00:00
parent 9a744a9dd7
commit 21ad59f1ee
2 changed files with 6 additions and 4 deletions

View file

@ -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?