MimeTypes.types_map_inv Tuple containing two dictionaries, mapping MIME types to a list of filename extensions: the first dictionary
get_file(key) Using the file after calling flush() or close() on the mbox instance may
MimeTypes.read_windows_registry(strict=True) Load MIME type information from the Windows registry. Availability: Windows.
unlock() Maildir mailboxes do not support (or require) locking, so these methods do nothing.
get_folder(folder) Return an MH instance representing the folder whose name is folder. A NoSuchMailboxError
base64.b64decode(s, altchars=None, validate=False) Decode the Base64 encoded bytes-like object
encode(splitchars=';, \t', maxlinelen=None, linesep='\n') Encode a message header into an RFC-compliant format, possibly wrapping
email.charset.add_charset(charset, header_enc=None, body_enc=None, output_charset=None) Add character properties to the global
get(name, failobj=None) Return the value of the named header field. This is identical to __getitem__() except that
get_params(failobj=None, header='content-type', unquote=True) Return the message’s Content-Type
Page 7 of 44