MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / smtplib.py

File smtplib.py

tools/python-3.11.9-amd64/Lib/smtplib.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2
3'''SMTP/ESMTP client class.
4

Callers

nothing calls this directly

Calls 10

promptFunction · 0.85
SMTPClass · 0.85
sendmailMethod · 0.80
printFunction · 0.50
compileMethod · 0.45
appendMethod · 0.45
splitMethod · 0.45
readlineMethod · 0.45
set_debuglevelMethod · 0.45
quitMethod · 0.45

Tested by

no test coverage detected