summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/calculate_recipients.py
Commit message (Expand)AuthorAgeFilesLines
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-149/+0
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove all pylint vestiges.Barry Warsaw2011-08-031-2/+0
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-2/+2
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-3/+3
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-141-1/+5
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* recips -> recipientsBarry Warsaw2009-10-231-19/+19
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-2/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+148