Home
last modified time | relevance | path

Searched refs:SMTPDataError (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dsmtplib.py117 class SMTPDataError(SMTPResponseException): class
504 raise SMTPDataError(code, repl)
751 raise SMTPDataError(code, resp)
/external/python/cpython2/Doc/library/
Dsmtplib.rst117 .. exception:: SMTPDataError
335 :exc:`SMTPDataError`
/external/python/cpython2/Misc/
DHISTORY9793 The data() method will raise an SMTPDataError if it doesn't receive