summaryrefslogtreecommitdiff
path: root/mailman/commands/cmd_subscribe.py
Commit message (Collapse)AuthorAgeFilesLines
* Checkpointing new command infrastructure.Barry Warsaw2008-08-121-133/+0
| | | | | | - Add join command - Add echo command - Add end command
* Update and reorganize the command queue runner so that it works with theBarry Warsaw2008-04-261-0/+133
plugin architecture. Update the Echo command to the new architecture. Add a doctest of course.