t.m.i.MessageProducer : class documentation

Part of twisted.mail.imap4 View Source View In Hierarchy

No class docstring
Method __init__ Produce this message.
Method beginProducing Undocumented
Method _produce Undocumented
def __init__(self, msg, buffer=None, scheduler=None): (source)
Produce this message.
ParametersmsgThe message I am to produce. (type: IMessage )
bufferA buffer to hold the message in. If None, I will use a tempfile.TemporaryFile. (type: file-like )
def beginProducing(self, consumer): (source)
Undocumented
def _produce(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.