Searched refs:smtp_QUIT (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | smtpd.py | 445 def smtp_QUIT(self, arg): member in SMTPChannel |
/third_party/python/Lib/test/ | ||
D | test_smtplib.py | 967 def smtp_QUIT(self, arg): member in SimSMTPChannel |