del_param(param, header='content-type', requote=True) Remove the given parameter completely from the Content-Type
class mailbox.Maildir(dirname, factory=None, create=True) A subclass of Mailbox for mailboxes in Maildir format
base64.b16decode(s, casefold=False) Decode the Base16 encoded bytes-like object or ASCII
output_codec The name of the Python codec used to convert Unicode to the output_charset. If no conversion codec is
msg The unformatted error message.
class email.message.MIMEPart(policy=default) This class represents a subpart of a MIME message. It is identical to EmailMessage
get_param(param, failobj=None, header='content-type', unquote=True) Return the value of the Content-Type
class mimetypes.MimeTypes(filenames=(), strict=True) This class represents a MIME-types database. By default, it provides access
max_line_length The maximum length of any line in the serialized output, not counting the end of line character(s). Default
class email.headerregistry.ContentTypeHeader A ParameterizedMIMEHeader class that handles the
Page 10 of 44