summaryrefslogtreecommitdiff
path: root/mailman/commands/cmd_stop.py
Commit message (Collapse)AuthorAgeFilesLines
* Picking some (py)lint.Barry Warsaw2009-01-041-21/+0
|
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* Upgrade to GPLv3.Barry Warsaw2008-09-241-11/+12
|
* Update and reorganize the command queue runner so that it works with theBarry Warsaw2008-04-261-0/+20
plugin architecture. Update the Echo command to the new architecture. Add a doctest of course.