t.m.i.IMessageFile(Interface) : interface documentation

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

Optional message interface for representing messages as files.

If provided by message objects, this interface will be used instead the more complex MIME-based interface.

Method open Return an file-like object opened for reading.
def open(): (source)
Return an file-like object opened for reading.

Reading from the returned file will return all the bytes of which this message consists.

API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.