class documentation

class twisted.mail.imap4._FetchParser: (source)

View In Hierarchy

Undocumented

Class Envelope Undocumented
Class Flags Undocumented
Class InternalDate Undocumented
Class RFC822Header Undocumented
Class RFC822Text Undocumented
Class RFC822Size Undocumented
Class RFC822 Undocumented
Class UID Undocumented
Class Body Undocumented
Class BodyStructure Undocumented
Class Header Undocumented
Class Text Undocumented
Class MIME Undocumented
Instance Variable parts Undocumented
Method __init__ Undocumented
Instance Variable state Undocumented
Instance Variable result Undocumented
Instance Variable remaining Undocumented
Method parseString Undocumented
Method state_initial Undocumented
Method state_close_paren Undocumented
Method state_whitespace Undocumented
Method state_maybe_fetch_att Undocumented
Method state_fetch_att Undocumented
Instance Variable pending_body Undocumented
Method state_got_body Undocumented
Method state_maybe_section Undocumented
Method state_part_number Undocumented
Method state_section Undocumented
Method state_finish_section Undocumented
Method state_header_list Undocumented
Method state_maybe_partial Undocumented
Class Variable _simple_fetch_att Undocumented
Class Variable _partExpr Undocumented
parts = (source)

Undocumented

_simple_fetch_att = (source)

Undocumented

def __init__(self): (source)

Undocumented

state = (source)

Undocumented

(type: list[str])
result = (source)

Undocumented

(type: list)
remaining = (source)

Undocumented

def parseString(self, s): (source)

Undocumented

def state_initial(self, s): (source)

Undocumented

def state_close_paren(self, s): (source)

Undocumented

def state_whitespace(self, s): (source)

Undocumented

def state_maybe_fetch_att(self, s): (source)

Undocumented

def state_fetch_att(self, s): (source)

Undocumented

pending_body = (source)

Undocumented

def state_got_body(self, s): (source)

Undocumented

def state_maybe_section(self, s): (source)

Undocumented

_partExpr = (source)

Undocumented

def state_part_number(self, s): (source)

Undocumented

def state_section(self, s): (source)

Undocumented

def state_finish_section(self, s): (source)

Undocumented

def state_header_list(self, s): (source)

Undocumented

def state_maybe_partial(self, s): (source)

Undocumented

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