base64.b85encode(b, pad=False) Encode the bytes-like object b using base85 (as
datetime If the header value can be recognized as a valid date of one form or another, this attribute will contain a
json.loads(s, encoding=None, cls=None, object_hook=None, parse_float=None, parse_int=None, parse_constant=None, object_pairs_hook=None, **kw)
base64.b16decode(s, casefold=False) Decode the Base16 encoded bytes-like object or ASCII
exception mailbox.ExternalClashError Raised when some mailbox-related condition beyond the control of the program causes it
class email.message.MIMEPart(policy=default) This class represents a subpart of a MIME message. It is identical to EmailMessage
base64.b85decode(b) Decode the base85-encoded bytes-like object or ASCII string b
mailcap.findmatch(caps, MIMEtype, key='view', filename='/dev/null', plist=[]) Return a 2-tuple; the first element is a string
get_from() Return a string representing the “From ” line that marks the start of the message in an mbox mailbox. The leading
get_param(param, failobj=None, header='content-type', unquote=True) Return the value of the Content-Type
Page 10 of 44