Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ email-alternative.py
File
email-alternative.py
Doc/includes/email-alternative.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
import
smtplib
4
Callers
nothing calls this directly
Calls
12
EmailMessage
Class · 0.90
Address
Class · 0.90
make_msgid
Function · 0.90
add_alternative
Method · 0.80
add_related
Method · 0.80
get_payload
Method · 0.80
send_message
Method · 0.80
open
Function · 0.50
set_content
Method · 0.45
format
Method · 0.45
read
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected