MCPcopy 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
3from email.parser import Parser
4from email.policy import default

Callers

nothing calls this directly

Calls 3

ParserClass · 0.90
parsestrMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected