summaryrefslogtreecommitdiff
path: root/cgi/edithtml
Commit message (Collapse)AuthorAgeFilesLines
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
|
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-2/+8
| | | | redirecting sys.stderr to sys.stdout.
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-1/+1
| | | | the web - URLs - does.)
* Use new htmlformat.FontAttr() method to color the error messages red.mailman1998-02-271-6/+10
|
* Initial revisionmailman1998-02-271-0/+147