summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/docs/reply-to.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-6/+6
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-0/+131
how I think about them anyway.