summaryrefslogtreecommitdiff
path: root/src/mailman/Mailbox.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Mailman.Mailbox module; use the standard Python mailbox module.Barry Warsaw2009-02-071-106/+0
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+106
correctly regardless of how it's used.