Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsmtplib.py133 class SMTPConnectError(SMTPResponseException): class
258 raise SMTPConnectError(code, msg)
/third_party/python/Doc/library/
Dsmtplib.rst32 than a success code, an :exc:`SMTPConnectError` is raised. The optional
182 .. exception:: SMTPConnectError
/third_party/python/Lib/test/
Dtest_smtplib.py769 self.assertRaises(smtplib.SMTPConnectError, smtplib.SMTP,