summaryrefslogtreecommitdiff
path: root/Mailman/Queue/Switchboard.py
Commit message (Expand)AuthorAgeFilesLines
* DumperSwitchboard: New class to provide a public interface for readingbwarsaw2001-10-011-0/+10
* Convert from mimelib to email.bwarsaw2001-10-011-3/+3
* MarshalSwitchboard._ext_read(): If the .db file is of version 2, justbwarsaw2001-08-151-0/+3
* MarshalSwitchboard._ext_read(): Add a little comment to thebwarsaw2001-07-191-0/+3
* Only eval() a float's repr() back to a float if the marshal actuallytwouters2001-07-191-1/+2
* dequeue(): Be a bit more robust about possible exceptions, ensuringbwarsaw2001-07-191-12/+14
* 'UnimplementedError' -> 'NotImplementedError'twouters2001-07-101-2/+2
* Performance enhancement. In order to save on the time it takes tobwarsaw2001-06-271-18/+35
* Better syslog() calling conventions.bwarsaw2001-06-271-1/+1
* dequeue(): Since IOError and OSError are both derived frombwarsaw2001-05-181-1/+1
* This file was never published in yr 2000.bwarsaw2001-05-141-1/+1
* enqueue(): The `received_time' metadata (which is set here once, butbwarsaw2001-05-141-22/+71
* intermediatebwarsaw2001-02-151-0/+230