class documentation

class FeaturefulMessage: (source)

Implements interfaces: twisted.mail.interfaces.IMessageIMAPFile

View In Hierarchy

Undocumented

Method getFlags Undocumented
Method getInternalDate Undocumented
Method open Return a file-like object opened for reading.
def getFlags(self): (source)

Undocumented

def getInternalDate(self): (source)

Undocumented

def open(self): (source)

Return a file-like object opened for reading.

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