summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-15Add newlang and rmlang scripts c/o Juan Carlos.bwarsaw1-2/+3
2001-02-15update some urlsbwarsaw1-2/+7
2001-02-15The posixfile.py problem is no longer relevant for Python 2.0bwarsaw1-9/+1
2001-02-15updated Python version requirementsbwarsaw1-4/+2
2001-02-15Oops, forgot to commit the 2.0.1 news.bwarsaw1-1/+7
2001-02-15Dont add qfiles subdirs to VAR_DIRS. These are created automaticallybwarsaw1-2/+1
2001-02-15update a urlbwarsaw1-2/+2
2001-02-15This module still needs lots of cleaning up but for now...bwarsaw1-150/+91
2001-02-15typobwarsaw1-1/+1
2001-02-15GLOBAL_PIPELINE: Default pipeline for moving messages out ofbwarsaw1-34/+83
2001-02-15De-string-module-ify.bwarsaw1-161/+144
2001-02-15ZapOldVars(): We no longer support the filter_prog argument on thebwarsaw1-11/+14
2001-02-15Get SafeDict from SafeDict not Utils.bwarsaw1-2/+2
2001-02-15fix copyright linebwarsaw1-1/+1
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