__eq__(other) This method allows you to compare two Header instances for equality.
class email.generator.BytesGenerator(outfp, mangle_from_=True, maxheaderlen=78, *, policy=None) The constructor for the
get_subdir() Return either “new” (if the message should be stored in the new subdirectory) or “cur” (if the message
quopri.decode(input, output, header=False) Decode the contents of the input file and write the resulting decoded binary
__contains__(name) Return true if the message object has a field named name. Matching is done case-insensitively and
fold(name, value) Header folding is controlled by the refold_source policy setting. A value is considered to be
lock() Acquire an exclusive advisory lock on the mailbox so that other processes know not to modify it. An ExternalClashError
flush() All changes to MH mailboxes are immediately applied, so this method does nothing.
__iter__() values() Return an iterator over representations of all messages if called as itervalues()
get_content(*args, content_manager=None, **kw) Call the get_content method of the content_manager, passing
Page 38 of 44