MCPcopy Index your code
hub / github.com/python/cpython / email-read-alternative.py

File email-read-alternative.py

Doc/includes/email-read-alternative.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3import tempfile
4import mimetypes

Callers

nothing calls this directly

Calls 15

BytesParserClass · 0.90
inputFunction · 0.85
magic_html_parserFunction · 0.85
get_bodyMethod · 0.80
get_content_typeMethod · 0.80
iter_attachmentsMethod · 0.80
splitextMethod · 0.80
guess_extensionMethod · 0.80
openFunction · 0.50
parseMethod · 0.45
joinMethod · 0.45
splitlinesMethod · 0.45

Tested by

no test coverage detected