| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
package.
|
| |
|
|
|
| |
never killed with a signal. In the real-world, it is though. So put the
.pause() in a method that can be overridden by TestableMaster.
|
| | |
|
| |
|
|
|
|
| |
now, except that it has a bug where it can't handle "from __future__ import absolute_import".
Robustify master.py so that we can't get into a situation where the pid dictionary changes size during iteration. No test, but this should be fixed.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
now the only subcommand is 'lists' which displays all mailing lists like the
old bin/list_lists command did (which is now removed).
Remove bin/version since 'bin/mailman --version' does this for us.
Simplify the calculation of the bin scripts; there will be many fewer of them.
Extend i18n to use a class based structure. By default, all i18n strings are
dedented after translation and substitution, which improves command line
help. The class structure allows for overriding this behavior.
|
| | |
|
| |
|
|
| |
Fix a documentation link.
|
| | |
|
| | |
|
|
|
correctly regardless of how it's used.
|