email.contentmanager.raw_data_manager This content manager provides only a minimum interface beyond that provided by
MimeTypes.suffix_map Dictionary mapping suffixes to suffixes. This is used to allow recognition of encoded files for which the
header_fetch_parse(name, value) The email package calls this method with the name and value currently stored
quopri.decodestring(s, header=False) Like decode(), except that it accepts a source
replace_header(_name, _value) Replace a header. Replace the first header found in the message that matches _name, retaining
header_source_parse(sourcelines) The implementation of this method is the same as that for the Compat32 policy
get_content_disposition() Return the lowercased value (without parameters) of the message’s Content-Disposition
encode(o) Return a JSON string representation of a Python data structure, o. For example:
add_related(*args, content_manager=None, **kw) If the message is a multipart/related, create a new message object
header_encoding If the character set must be encoded before it can be used in an email header, this attribute will be set to
Page 43 of 44