summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-07-19Fix hardcoded 'mailman' groupname in error message and some comments. Ittwouters2-70/+74
cost me ten minutes to figure out I wasn't calling configure with the wrong argument to change groupname :)
2001-07-19Whitespace cleanup of embedded Python code.twouters1-13/+13
2001-07-19main(): Don't print an empty 'done' message if no languages were sucessfullytwouters1-2/+3
added.