Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ email-mime.py
File
email-mime.py
Doc/includes/email-mime.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Import smtplib for the actual sending function.
2
import
smtplib
3
4
# Here are the email package modules we'll need.
Callers
nothing calls this directly
Calls
6
EmailMessage
Class · 0.90
add_attachment
Method · 0.80
send_message
Method · 0.80
open
Function · 0.50
join
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected