email.message_from_binary_file(fp, _class=email.message.Message, *, policy=policy.compat32) Return a message object structure
get_labels() Return a list of labels on the message.
close() Flush the mailbox, unlock it if necessary, and close any open files. For some Mailbox subclasses, this
base64.standard_b64encode(s) Encode bytes-like object s using the standard Base64
base64.standard_b64decode(s) Decode bytes-like object or ASCII string s using
get_sequences() Return a list of the names of sequences that include this message.
class email.policy.EmailPolicy(**kw) This concrete Policy provides behavior that is intended to be fully compliant
clone(fp) Return an independent clone of this Generator instance with the exact same options.
defects The defects attribute contains a list of all the problems found when parsing this message. See
get_output_charset() Return the output character set. This is the output_charset attribute
Page 11 of 44