aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Scrubber.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* True/False where appropriate.bwarsaw2003-12-011-1/+1
| | | | | | process(): When we encode the text, catch ValueError along with UnicodeError and LookupError. The ValueError can be raised if the charset is the empty string. Closes SF bug # 834486.
* True/False where appropriate.bwarsaw2003-12-011-15/+23
| | | | | | process(): When we encode the text, catch ValueError along with UnicodeError and LookupError. The ValueError can be raised if the charset is the empty string. Closes SF bug # 834486.
* Backporting from the HEAD -- updated handlersbwarsaw2003-09-221-2/+5
|
* Backporting from the trunk.bwarsaw2003-02-081-29/+72
|
* Copyright years.bwarsaw2003-01-101-4/+4
|
* safe_strftime(): Watch out for TypeError coming back from strftime().bwarsaw2003-01-101-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+400
'Release_2_1-maint'.