Home
last modified time | relevance | path

Searched refs:SMTPAuthenticationError (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dsmtplib.py139 class SMTPAuthenticationError(SMTPResponseException): class
662 raise SMTPAuthenticationError(code, resp)
746 except SMTPAuthenticationError as e:
/third_party/python/Doc/library/
Dsmtplib.rst199 .. exception:: SMTPAuthenticationError
329 :exc:`SMTPAuthenticationError`