summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-15Bump the DATA_FILE_VERSION to handle the new i18n list attributes.bwarsaw1-2/+2
2001-02-15De-string-module-ify, transform to using mimelib instead of rfc822,bwarsaw1-157/+51
2001-02-15De-string-module-ify.bwarsaw1-30/+30
2001-02-15Some additional i18n markup, although I can't remember if this is Juanbwarsaw1-25/+40
2001-02-15We don't need to override the __init__() of the base class any morebwarsaw1-7/+0
2001-02-15Derive Mailbox from PortableUnixMailbox (from the Python 2.1 mailboxbwarsaw1-25/+8
2001-02-15De-string-module-ify.bwarsaw1-29/+38
2001-02-15HandlerError, MessageHeld, DiscardMessage, SomeRecipientsFailed,bwarsaw1-1/+31
2001-02-15SendSubscribeAck(): I18n the welcome messages.bwarsaw1-10/+8
2001-02-15De-string-module-ify.bwarsaw1-12/+12
2001-02-15close(), _open_index_file_as_stdout(), write_article():bwarsaw1-8/+17
2001-02-15load(), close(): Utils.open_ex() is obsolete.bwarsaw1-3/+7
2001-02-15processListArch(), write_TOC(), write_article(), update_archive(),bwarsaw1-10/+30
2001-02-15__archive_file(): Utils.open_ex() is obsolete.bwarsaw1-14/+11