addr_spec The username@domain portion of the address, correctly quoted for use as a bare address (the second form
raw_decode(s) Decode a JSON document from s (a
remove_sequence(sequence) Remove sequence from the list of sequences that include this message.
base64.urlsafe_b64encode(s) Encode bytes-like object s using the URL- and filesystem-safe
class email.mime.image.MIMEImage(_imagedata, _subtype=None, _encoder=email.encoders.encode_base64, **_params) Module: email
class email.parser.BytesFeedParser(_factory=email.message.Message) Works exactly like FeedParser except that the
preamble The format of a MIME document allows for some text between the blank line following the headers, and the first multipart
address The single address encoded by the header value. If the header value actually contains more than one address (which would
binascii.a2b_uu(string) Convert a single line of uuencoded data back to binary and return the binary data. Lines normally contain
class email.mime.application.MIMEApplication(_data, _subtype='octet-stream', _encoder=email.encoders.encode_base64, **_params) Module:
Page 32 of 44