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

Method getreply

Lib/smtplib.py:338–382  ·  view source on GitHub ↗

Get a reply from the server. Returns a tuple consisting of: - server response code (e.g. '250', or such, if all goes well) Note: returns -1 if it can't read response code. - server response string corresponding to response code (multiline respon

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

connectMethod · 0.95
docmdMethod · 0.95
heloMethod · 0.95
ehloMethod · 0.95
helpMethod · 0.95
mailMethod · 0.95
rcptMethod · 0.95
dataMethod · 0.95
verifyMethod · 0.95
expnMethod · 0.95
open_httpsMethod · 0.45
connectMethod · 0.45

Calls 8

closeMethod · 0.95
strFunction · 0.85
stripMethod · 0.80
makefileMethod · 0.45
readlineMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected