base64.b64decode(s, altchars=None, validate=False) Decode the Base64 encoded bytes-like object
__bytes__() Equivalent to as_bytes(). Allows bytes(msg) to produce a bytes object containing the formatted
mailcap.getcaps() Returns a dictionary mapping MIME types to a list of mailcap file entries. This dictionary must be passed
__delitem__(key) discard(key) These methods immediately delete the message. The MH convention of marking a message
class email.mime.audio.MIMEAudio(_audiodata, _subtype=None, _encoder=email.encoders.encode_base64, **_params) Module: email
lock() unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
header_store_parse(name, value) The email package calls this method with the name and value provided by the application program
class email.headerregistry.ContentTransferEncoding Handles the Content-Transfer-Encoding header
mangle_from_ The default is True.
close() MH instances do not keep any open files, so this method is equivalent to unlock().
Page 2 of 44