diff options
| author | bwarsaw | 1999-11-10 20:04:37 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-10 20:04:37 +0000 |
| commit | af49d53967fae25801b9ef9443e6051234244073 (patch) | |
| tree | 43cb66ef210299b2f6de023c1bb6b3563306b62e /Mailman/pythonlib/tempfile.py | |
| parent | 64a68562d0a2fe22fc9fb0d01688ce2ca8c5b8d9 (diff) | |
| download | mailman-af49d53967fae25801b9ef9443e6051234244073.tar.gz mailman-af49d53967fae25801b9ef9443e6051234244073.tar.zst mailman-af49d53967fae25801b9ef9443e6051234244073.zip | |
Greatly simplified by basing all this on the up-to-date rfc822.Message
object, which supports a writeable interface. Lots of cruft can go.
Message.Message: Some of the API methods from previous incarnations
are kept for convenience, notably: GetSender(), GetEnvelopeSender(),
GetSenderTame.
Message.__str__(): Flatten the message by concatenating its headers,
adding a newline, and the message's body.
OutgoingMessage(): convenience class for creating a Message object out
of thin air.
Diffstat (limited to 'Mailman/pythonlib/tempfile.py')
0 files changed, 0 insertions, 0 deletions
