summaryrefslogtreecommitdiff
path: root/mailman/commands/cmd_leave.py
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-21/+0
| | | | correctly regardless of how it's used.
* 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.