summaryrefslogtreecommitdiff
path: root/Mailman/Mailbox.py
diff options
context:
space:
mode:
authorjhylton2000-09-22 20:32:42 +0000
committerjhylton2000-09-22 20:32:42 +0000
commit1970b29baf84bdea46ba791e4d6fa81d166cf86f (patch)
treef26dfb70d62d9d1556651ea3d0b7d4be90652e35 /Mailman/Mailbox.py
parent327e563a2576ae52468d8001afb14c599ac2de26 (diff)
downloadmailman-1970b29baf84bdea46ba791e4d6fa81d166cf86f.tar.gz
mailman-1970b29baf84bdea46ba791e4d6fa81d166cf86f.tar.zst
mailman-1970b29baf84bdea46ba791e4d6fa81d166cf86f.zip
Extensive cleanup and performance improvements. Most signficant changes are:
- add support for decoding subjects in links to next and prev message if the encodings of the two messages are the same - change re.sub('"',...) with string.replace('"', ...) - remove unused __processbody_CGIescape method - vast simplification and speed up of format_article (still more to do in methods it calls) - change logic of loadbody_fromHTML to avoid unnecessary tests - add slightly optimized mailbox class
Diffstat (limited to 'Mailman/Mailbox.py')
0 files changed, 0 insertions, 0 deletions