json.JSONDecodeError.pos
  • References/Python/Python/Internet Data

pos The start index of doc where parsing failed.

2025-01-10 15:47:30
email.iterators.body_line_iterator()
  • References/Python/Python/Internet Data

email.iterators.body_line_iterator(msg, decode=False) This iterates over all the payloads in all the subparts of msg

2025-01-10 15:47:30
mailbox.Maildir.update()
  • References/Python/Python/Internet Data

update(arg) Warning These methods generate

2025-01-10 15:47:30
email.charset.Charset.body_encoding
  • References/Python/Python/Internet Data

body_encoding Same as header_encoding, but describes the encoding for the mail message’s body, which indeed may be

2025-01-10 15:47:30
mailbox.MMDFMessage.set_from()
  • References/Python/Python/Internet Data

set_from(from_, time_=None) Set the “From ” line to from_, which should be specified without a leading “From ” or trailing

2025-01-10 15:47:30
email.mime.message.MIMEMessage
  • References/Python/Python/Internet Data

class email.mime.message.MIMEMessage(_msg, _subtype='rfc822') Module: email.mime.message A

2025-01-10 15:47:30
uu.Error
  • References/Python/Python/Internet Data

exception uu.Error Subclass of

2025-01-10 15:47:30
email.iterators.typed_subpart_iterator()
  • References/Python/Python/Internet Data

email.iterators.typed_subpart_iterator(msg, maintype='text', subtype=None) This iterates over all the subparts of msg

2025-01-10 15:47:30
email.message.Message.get_default_type()
  • References/Python/Python/Internet Data

get_default_type() Return the default content type. Most messages have a default content type of text/plain

2025-01-10 15:47:30
email.generator.Generator.flatten()
  • References/Python/Python/Internet Data

flatten(msg, unixfrom=False, linesep=None) Print the textual representation of the message object structure rooted at msg

2025-01-10 15:47:30