summaryrefslogtreecommitdiff
path: root/Mailman/SafeDict.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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