remove_flag(flag) Unset the flag(s) specified by flag without changing other flags. To remove more than one flag at
class email.mime.audio.MIMEAudio(_audiodata, _subtype=None, _encoder=email.encoders.encode_base64, **_params) Module: email
iter_parts() Return an iterator over all of the immediate sub-parts of the message, which will be empty for a non-multipart
register_defect(obj, defect) Register a defect on obj. In the email package, defect will always be
fold_binary(name, value) The same as fold() if cte_type is 7bit, except that the returned
__delitem__(key) discard(key) These methods immediately delete the message. The MH convention of marking a message
mailcap.getcaps() Returns a dictionary mapping MIME types to a list of mailcap file entries. This dictionary must be passed
email.utils.getaddresses(fieldvalues) This method returns a list of 2-tuples of the form returned by parseaddr()
__contains__(key) Return True if key corresponds to a message, False otherwise.
__str__() The str value of a Group is formatted according to
Page 3 of 44