aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/ListAdmin.py (unfollow)
Commit message (Expand)AuthorFilesLines
2004-09-16SF patch: [ 970383 ] moderator -1 admin requests pending.tkikuchi1-1/+3
2004-05-18Add True/False compatibility for older Pythons. Closes SF bug #955381.bwarsaw1-0/+6
2004-02-29__handlepost(): sender or subject could be Header instances, so str-ify thembwarsaw1-2/+2
2004-02-17Rewritten, simplified, and made more bullet-proof. The file read/written isbwarsaw1-77/+66
2003-11-21__handlesubscription(): Pass a meaningful whence argument tobwarsaw1-1/+1
2003-03-31Backporting from trunkbwarsaw1-1/+3
2003-02-08Backporting from the trunk.bwarsaw1-19/+25