email.header.make_header(decoded_seq, maxlinelen=None, header_name=None, continuation_ws=' ') Create a Header instance
binascii.a2b_qp(data, header=False) Convert a block of quoted-printable data back to binary and return the binary data. More
__ne__(other) This method allows you to compare two Charset instances for inequality.
__str__() Returns an approximation of the Header as a string, using an unlimited line length. All pieces are converted
email.utils.decode_rfc2231(s) Decode the string s according to
lock() unlock() Maildir mailboxes do not support (or require) locking, so these methods do nothing.
email.policy.default An instance of EmailPolicy with all defaults unchanged. This policy uses the standard Python
unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
header_encode_lines(string, maxlengths) Header-encode a string by converting it first to bytes. This
body_encoding Same as header_encoding, but describes the encoding for the mail message’s body, which indeed may be
Page 24 of 44