Searched refs:smtp_EXPN (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_smtplib.py | 368 def smtp_EXPN(self, arg): member in SimSMTPChannel |
/external/python/cpython3/Lib/ | ||
D | smtpd.py | 624 def smtp_EXPN(self, arg): member in SMTPChannel |
/external/python/cpython3/Lib/test/ | ||
D | test_smtplib.py | 879 def smtp_EXPN(self, arg): member in SimSMTPChannel |