Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsmtpd.py445 def smtp_QUIT(self, arg): member in SMTPChannel
/third_party/python/Lib/test/
Dtest_smtplib.py967 def smtp_QUIT(self, arg): member in SimSMTPChannel
969 super(SimSMTPChannel, self).smtp_QUIT(arg)