TODO: move modlist.append() to Module (minor)

This commit is contained in:
Brian S. Stephan 2010-07-30 13:16:37 -05:00
parent e1fe0eb4ca
commit 36a75fbb33
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -19,3 +19,4 @@ dr.botzo --- TODO
* obligatory info command
* similar to FactFile module, a generic Trigger module
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
* move modlist.append() to Module