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

lineno The line corresponding to pos.

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

get_payload(i=None, decode=False) Return the current payload, which will be a list of Message objects when

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

lock() unlock() Maildir mailboxes do not support (or require) locking, so these methods do nothing.

2025-01-10 15:47:30
email.policy.Compat32.fold_binary()
  • References/Python/Python/Internet Data

fold_binary(name, value) Headers are folded using the

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

exception binhex.Error Exception raised when something can’t be encoded using the binhex format (for example, a filename is

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

__delitem__(name) Delete all occurrences of the field with name name from the message’s headers. No exception is raised

2025-01-10 15:47:30
email.headerregistry.DateHeader
  • References/Python/Python/Internet Data

class email.headerregistry.DateHeader

2025-01-10 15:47:30
email.headerregistry.MIMEVersionHeader.version
  • References/Python/Python/Internet Data

version The version number as a string, with any whitespace and/or comments removed.

2025-01-10 15:47:30
email.errors.MultipartConversionError
  • References/Python/Python/Internet Data

exception email.errors.MultipartConversionError Raised when a payload is added to a

2025-01-10 15:47:30
email.policy.Compat32
  • References/Python/Python/Internet Data

class email.policy.Compat32(**kw) This concrete Policy is the backward compatibility policy. It replicates the

2025-01-10 15:47:30