MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / decode_header

Function decode_header

Lib/email/header.py:61–117  ·  view source on GitHub ↗

Decode a message header value without converting charset. Returns a list of (decoded_string, charset) pairs containing each of the decoded parts of the header. Charset is None for non-encoded parts of the header, otherwise a lower-case string containing the name of the character se

(header)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 9

strFunction · 0.85
splitlinesMethod · 0.80
splitMethod · 0.80
stripMethod · 0.80
searchMethod · 0.45
appendMethod · 0.45
popMethod · 0.45
lowerMethod · 0.45
decodeMethod · 0.45