Part of twisted.mail.imap4 View Source View In Hierarchy
Method | __init__ | Produce this message. |
Method | beginProducing | Undocumented |
Method | _produce | Undocumented |
Parameters | msg | The message I am to produce. (type: IMessage ) |
buffer | A buffer to hold the message in. If None, I will use a tempfile.TemporaryFile . (type: file-like) |