summaryrefslogtreecommitdiff
path: root/mailman/bin/list_members.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-201/+0
| | | | correctly regardless of how it's used.
* Picking some (py)lint.Barry Warsaw2009-01-041-2/+2
|
* "Fix" Pipermail in the sense that it doesn't traceback.Barry Warsaw2009-01-031-2/+2
| | | | | | | | Fix some typos in Utils.py Fix add_members and list_members Add a testing MTA.
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-2/+2
|
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
|
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-1/+0
|
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-78/+74
| | | | | | | | for putting exceptions close to the interfaces where they are used. MakeRandomPassword() returns unicodes now. Flesh out bin/add_members.py and bin/list_members.py
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+206