summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-0/+0
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-291-53/+0
* Last few conversions to pkg_resources instead of listdir'ing the file systemBarry Warsaw2009-03-291-3/+2
* Get rid of the mailman.rules entry point.Barry Warsaw2009-03-091-1/+1
* Get rid of the mailman.handlers entry point.Barry Warsaw2009-03-091-2/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+54