summaryrefslogtreecommitdiff
path: root/src/mailman/bin/onebounce.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the obsolete and mostly unimplemented onebounce script.Barry Warsaw2015-05-031-71/+0
| | | | | Move the options base class to utilities (even though only the master uses it). Remove other obsolete and unused code.
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
|
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
|
* 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.
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
|
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
|
* copybumpBarry Warsaw2012-01-011-1/+1
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* checkpointBarry Warsaw2010-07-161-0/+74