Searched defs:smtp_QUIT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | smtpd.py | 437 def smtp_QUIT(self, arg): member in SMTPChannel |
/third_party/python/Lib/test/ | ||
H A D | test_smtplib.py | 969 def smtp_QUIT(self, arg): member in SimSMTPChannel |
Completed in 4 milliseconds