summaryrefslogtreecommitdiff
path: root/mailman/core/styles.py
Commit message (Expand)AuthorAgeFilesLines
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-051-300/+0
* Picking some (py)lint.Barry Warsaw2009-01-041-1/+0
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-041-3/+4
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-031-1/+1
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-251-6/+9
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-231-60/+63
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-1/+1
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-291-0/+294