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