Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsmtplib.py130 class SMTPDataError(SMTPResponseException): class
571 raise SMTPDataError(code, repl)
908 raise SMTPDataError(code, resp)
/third_party/python/Doc/library/
Dsmtplib.rst177 .. exception:: SMTPDataError
493 :exc:`SMTPDataError`
/third_party/python/Lib/test/
Dtest_smtplib.py1294 with self.assertRaises(smtplib.SMTPDataError):
/third_party/python/Misc/
DHISTORY27172 The data() method will raise an SMTPDataError if it doesn't receive