MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / data

Method data

Lib/smtplib.py:484–507  ·  view source on GitHub ↗

SMTP 'DATA' command -- sends message data to server. Automatically quotes lines beginning with a period per rfc821. Raises SMTPDataError if there is an unexpected reply to the DATA command; the return value from this method is the final response code received when th

(self, msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sendmailMethod · 0.95

Calls 5

putcmdMethod · 0.95
getreplyMethod · 0.95
sendMethod · 0.95
SMTPDataErrorClass · 0.85
quotedataFunction · 0.85

Tested by

no test coverage detected