__delitem__(key) discard(key) These methods immediately delete the message. The MH convention of marking a message
mailcap.getcaps() Returns a dictionary mapping MIME types to a list of mailcap file entries. This dictionary must be passed
email.utils.getaddresses(fieldvalues) This method returns a list of 2-tuples of the form returned by parseaddr()
__str__() The str value of a Group is formatted according to
class email.headerregistry.ContentTransferEncoding Handles the Content-Transfer-Encoding header
get_content(msg, *args, **kw) Look up a handler function based on the mimetype of msg (see next paragraph)
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
addresses A tuple of Address objects encoding all of the individual addresses from the header value. If the header
mimetypes.common_types Dictionary mapping filename extensions to non-standard, but commonly found MIME types.
header_encode(string) Header-encode the string string. The type of encoding (base64
Page 3 of 44