cte Valid values are 7bit, 8bit, base64, and quoted-printable. See
mailcap.findmatch(caps, MIMEtype, key='view', filename='/dev/null', plist=[]) Return a 2-tuple; the first element is a string
uu.decode(in_file, out_file=None, mode=None, quiet=False) This call decodes uuencoded file in_file placing the result
class email.headerregistry.UnstructuredHeader An “unstructured” header is the default type of header in
email.iterators._structure(msg, fp=None, level=0, include_default=False) Prints an indented representation of the content types
get_labels() Return a list of labels on the message.
class email.headerregistry.ContentTypeHeader A ParameterizedMIMEHeader class that handles the
email.charset.add_alias(alias, canonical) Add a character set alias. alias is the alias name, e.g. latin-1
base64.b32decode(s, casefold=False, map01=None) Decode the Base32 encoded bytes-like object
get_from() Return a string representing the “From ” line that marks the start of the message in an mbox mailbox. The leading
Page 12 of 44