Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
os
2
import
sys
3
import
tempfile
4
import
mimetypes
Callers
nothing calls this directly
Calls
15
BytesParser
Class · 0.90
input
Function · 0.85
magic_html_parser
Function · 0.85
get_body
Method · 0.80
get_content_type
Method · 0.80
iter_attachments
Method · 0.80
splitext
Method · 0.80
guess_extension
Method · 0.80
open
Function · 0.50
parse
Method · 0.45
join
Method · 0.45
splitlines
Method · 0.45
Tested by
no test coverage detected