summaryrefslogtreecommitdiff
path: root/src/mailman/bin/withlist.py
Commit message (Collapse)AuthorAgeFilesLines
* This script has been replaced.Barry Warsaw2009-11-261-223/+0
|
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
| | | | package.
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-2/+4
|
* Test updates and repair.xoBarry Warsaw2009-08-211-1/+2
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+220
correctly regardless of how it's used.