summaryrefslogtreecommitdiff
path: root/src/attic/cmd_confirm.py
Commit message (Collapse)AuthorAgeFilesLines
* Finally remove code we're not going to use.Barry Warsaw2009-12-131-98/+0
|
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-291-0/+98
Refactor the finding of components so that it's much easier to find and register the ones that come with Mailman by default. Move all the old cmd_*.py commands into the attic. These will eventually be ported to the new framework.