summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/docs/to-outgoing.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better, but not perfect handler test passing.Barry Warsaw2014-12-151-1/+1
|
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
| | | | | | | | 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/+42
how I think about them anyway.