get_content(msg, *args, **kw) Look up a handler function based on the mimetype of msg (see next paragraph)
mimetypes.add_type(type, ext, strict=True) Add a mapping from the MIME type type to the extension ext. When
MimeTypes.types_map_inv Tuple containing two dictionaries, mapping MIME types to a list of filename extensions: the first dictionary
make_mixed(boundary=None) Convert a non-multipart, a multipart/related, or a multipart-alternative
binascii.b2a_hqx(data) Perform hexbin4 binary-to-ASCII translation and return the resulting string. The argument should already
encode(splitchars=';, \t', maxlinelen=None, linesep='\n') Encode a message header into an RFC-compliant format, possibly wrapping
domain The domain portion of the address.
max_count The maximum number of headers of this type that can have the same name. A value of None
lock() unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
Page 1 of 44