Home
last modified time | relevance | path

Searched defs:SMTPServerDisconnected (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsmtplib.py69 class SMTPServerDisconnected(SMTPException): class
/external/python/cpython3/Lib/
Dsmtplib.py81 class SMTPServerDisconnected(SMTPException): class