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