summaryrefslogtreecommitdiff
path: root/src/mailman/bin/master.py
Commit message (Expand)AuthorAgeFilesLines
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* When testing, the signal.pause() is a problem because the TestableMaster isBarry Warsaw2009-10-151-4/+8
* Move mailmanctl start and stop commands into bin/mailman.Barry Warsaw2009-10-061-8/+14
* Remove the special cases for pylint. Version 0.18 "works" out of the box now...Barry Warsaw2009-08-251-5/+66
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-2/+3
* Pick some lintBarry Warsaw2009-07-101-5/+0
* More lint picking.Barry Warsaw2009-07-041-8/+11
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-4/+2
* rsplit -> rpartitionBarry Warsaw2009-05-151-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+452