get_date() Return the delivery date of the message as a floating-point number representing seconds since the epoch.
del_param(param, header='content-type', requote=True) Remove the given parameter completely from the Content-Type
binascii.b2a_uu(data) Convert binary data to a line of ASCII characters, the return value is the converted line, including a
exception mailbox.Error The based class for all other module-specific exceptions.
quopri.encodestring(s, quotetabs=False, header=False) Like encode(), except that it accepts a source
make_alternative(boundary=None) Convert a non-multipart or a multipart/related into a multi
parse(fp, headersonly=False) Read all the data from the binary file-like object fp, parse the resulting bytes, and
class email.policy.Policy(**kw) This is the abstract base class for all policy classes
class email.headerregistry.AddressHeader Address headers are one of the most complex structured header types. The AddressHeader
json.dump(obj, fp, skipkeys=False, ensure_ascii=True, check_circular=True, allow_nan=True, cls=None, indent=None, separators=None, default=None, sort_keys=False, **kw)
Page 16 of 44