MCPcopy 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
3import smtplib
4

Callers

nothing calls this directly

Calls 12

EmailMessageClass · 0.90
AddressClass · 0.90
make_msgidFunction · 0.90
add_alternativeMethod · 0.80
add_relatedMethod · 0.80
get_payloadMethod · 0.80
send_messageMethod · 0.80
openFunction · 0.50
set_contentMethod · 0.45
formatMethod · 0.45
readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected