summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-44/+0
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+44
correctly regardless of how it's used.