Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ email-headers.py
File
email-headers.py
Doc/includes/email-headers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Import the email modules we'll need
2
#from email.parser import BytesParser
3
from
email.parser
import
Parser
4
from
email.policy
import
default
Callers
nothing calls this directly
Calls
3
Parser
Class · 0.90
parsestr
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected