summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/docs/archives.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-181-3/+4
| | | | (LP: #1031393)
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-0/+133
how I think about them anyway.