summaryrefslogtreecommitdiff
path: root/src/mailman/attic
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup of Utils.py on the path of its eventual demise.Barry Warsaw2009-02-0920-5832/+0
| | | | | Move the attic and web directories out of src/mailman for easier grepping. Eventually these will go away.
* Remove the Mailman.Mailbox module; use the standard Python mailbox module.Barry Warsaw2009-02-071-0/+106
|
* Get an obsolete module out of our way.Barry Warsaw2009-02-041-0/+426
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2518-0/+5300
correctly regardless of how it's used.