summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-10(inject_digest): mlist.inject() => mlist.Post()bwarsaw1-2/+4
1999-11-10Rip out great gobs of unused stuff. Most of the functionality is nowbwarsaw1-381/+3
in Handlers.ToDigest
1999-11-10SENDMAIL_CMD: added, which contains the path to the sendmail (orbwarsaw1-2/+11
sendmail-clone) program used by the Handler.Sendmail module. This might change. HELDMSG, SUBSCRIPTION: type vars used by the revamped ListAdmin module. VERSION: import this from the Version module so it can change w/o forcing a re-configure.
1999-11-10Some cosmetic changesbwarsaw3-14/+7