class documentation

class twisted.mail.imap4._TextMessageStructure(_SinglepartMessageStructure): (source)

View In Hierarchy

_TextMessageStructure represents the message structure of a text/* message.

Method encode No summary

Inherited from _SinglepartMessageStructure:

Method __init__
Instance Variable main Undocumented
Instance Variable subtype Undocumented
Instance Variable attrs Undocumented
Class Variable _HEADERS Undocumented
Method _basicFields Return a list of the basic fields for a single-part message.
Method _extended The extension data of a non-multipart body part are in the following order:

Inherited from _MessageStructure (via _SinglepartMessageStructure):

Instance Variable message Undocumented
Method _disposition Parse a Content-Disposition header into a two-sequence of the disposition and a flattened list of its parameters.
Method _unquotedAttrs
def encode(self, extended): (source)

A body type of type TEXT contains, immediately after the basic fields, the size of the body in text lines. Note that this size is the size in its content transfer encoding and not the resulting size after any decoding.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.