email.header.decode_header(header) Decode a message header value without converting the character set. The header value is in
flatten(msg, unixfrom=False, linesep=None) Print the textual representation of the message object structure rooted at msg
doc The JSON document being parsed.
__getitem__(name) Return the value of the named header field. name should not include the colon field separator. If
exception email.errors.BoundaryError Raised under some error conditions when parsing the
add_set_handler(typekey, handler) Record handler as the function to call when an object of a type matching typekey
exception email.errors.MessageParseError This is the base class for exceptions raised by the
class json.JSONEncoder(skipkeys=False, ensure_ascii=True, check_circular=True, allow_nan=True, sort_keys=False, indent=None, separators=None, default=None)
get_charset() Return the
MimeTypes.guess_all_extensions(type, strict=True) Similar to the guess_all_extensions() function, using the tables
Page 25 of 44