Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _header_value_parser.py
File
_header_value_parser.py
Lib/email/_header_value_parser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Header value parser implementing various email-related RFC parsing rules.
2
3
The parsing methods defined in this module implement various email related
4
parsing rules. Principal among them is RFC 5322, which is the followon
Callers
nothing calls this directly
Calls
6
set
Function · 0.85
ValueTerminal
Class · 0.85
escape
Method · 0.80
compile
Method · 0.45
format
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected