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