summaryrefslogtreecommitdiff
path: root/Mailman/SafeDict.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-86/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-1/+1
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-1/+1
* Restoreing i18n in 2.2tkikuchi2007-03-011-0/+14
* Update copyright years.bwarsaw2007-01-191-1/+1
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+2
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-12/+12
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* SafeDict.interpolate(): Added for convenience.bwarsaw2002-11-181-4/+7
* SafeDict.__getitem__(): Use isinstance() instead of a comparison tobwarsaw2001-10-091-3/+7
* MsgSafeDict(): New class which is used in SMTPDirect and allows forbwarsaw2001-06-271-0/+27
* We don't need to override the __init__() of the base class any morebwarsaw2001-02-151-7/+0
* intermediatebwarsaw2001-02-151-0/+43