summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py (unfollow)
Commit message (Expand)AuthorFilesLines
1999-01-09GetValidValue(): Use new ValidateEmail() interface andbwarsaw1-12/+9
1999-01-09ApprovedAddMember(): Use the new ValidateEmail() interfacebwarsaw1-2/+2
1999-01-09ValidateEmail(): Renamed from ValidEmail().bwarsaw1-13/+13
1999-01-09A start on the conversion to class-based exceptions :-)bwarsaw1-2/+9
1999-01-09main(): in previous VARHELP workaround, QUERY_STRING could exist butbwarsaw1-3/+4
1999-01-09HandleRequests(): the entries in the FieldStorage `form' could be abwarsaw1-1/+4
1999-01-09added a couple suggestionsbwarsaw1-0/+2
1999-01-09fix a typobwarsaw1-4/+4
1999-01-09A bunch of reformatting, updates, and adding a link to thebwarsaw1-12/+23
1999-01-09A couple of updatesbwarsaw1-8/+11
1999-01-08main(): Kludge-around for accessing variable details when cookies arebwarsaw1-13/+23
1999-01-08DeliverToList(): Ignore ECHILD exceptions that have been reported onbwarsaw1-1/+17
1999-01-08Changes to workaround some bogus clients which either don't include abwarsaw2-2/+34
1999-01-08forker(): fixed typo in docstring. Also use Utils.reraise() insteadbwarsaw1-2/+4
1999-01-08Minor reformattingbwarsaw1-4/+4