register_defect(obj, defect) Register a defect on obj. In the email package, defect will always be
header_encode(string) Header-encode the string string. The type of encoding (base64
fold_binary(name, value) The same as fold() if cte_type is 7bit, except that the returned
MimeTypes.types_map Tuple containing two dictionaries, mapping filename extensions to MIME types: the first dictionary is for
email.charset.add_charset(charset, header_enc=None, body_enc=None, output_charset=None) Add character properties to the global
base64.b64encode(s, altchars=None) Encode the bytes-like object s using Base64
mangle_from_ If
__delitem__(key) discard(key) These methods immediately delete the message. The MH convention of marking a message
get_file(key) Using the file after calling flush() or close() on the mbox instance may
header_store_parse(name, value) The email package calls this method with the name and value provided by the application program
Page 1 of 44