Searched refs:SMTPDataError (Results 1 – 4 of 4) sorted by relevance
130 class SMTPDataError(SMTPResponseException): class571 raise SMTPDataError(code, repl)908 raise SMTPDataError(code, resp)
177 .. exception:: SMTPDataError493 :exc:`SMTPDataError`
1294 with self.assertRaises(smtplib.SMTPDataError):
27172 The data() method will raise an SMTPDataError if it doesn't receive