email.message_from_bytes(s, _class=email.message.Message, *, policy=policy.compat32) Return a message object structure from
email.utils.unquote(str) Return a new string which is an unquoted version of str. If str ends and
header_fetch_parse(name, value) The email package calls this method with the name and value currently stored
update(arg) Parameter arg should be a key-to-message mapping or an iterable of (key, message)
set_flags(flags) Set the flags specified by flags and unset all others. Parameter flags should be the concatenation
remove_folder(folder) Delete the folder whose name is folder. If the folder contains any messages, a NotEmptyError
header_source_parse(sourcelines) The implementation of this method is the same as that for the Compat32 policy
binhex.hexbin(input, output) Decode a binhex file input. input may be a filename or a file-like object supporting
MimeTypes.encodings_map Dictionary mapping filename extensions to encoding types. This is initially a copy of the global
raise_on_defect If
Page 42 of 44