class mailbox.Mailbox A mailbox, which may be inspected and modified. The Mailbox
binascii.b2a_qp(data, quotetabs=False, istext=True, header=False) Convert binary data to a line(s) of ASCII characters in quoted-printable
binascii.a2b_hex(hexstr) binascii.unhexlify(hexstr) Return the binary data represented by the hexadecimal string
MimeTypes.types_map Tuple containing two dictionaries, mapping filename extensions to MIME types: the first dictionary is for
mangle_from_ If
feed(data) Feed the FeedParser some more data. data should be a string containing one or more lines. The
close() MH instances do not keep any open files, so this method is equivalent to unlock().
pack() Rename messages in the mailbox as necessary to eliminate gaps in numbering. Entries in the sequences list are updated
lock() unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
domain The domain portion of the address.
Page 8 of 44