Searched refs:smtp_RCPT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | smtpd.py | 570 def smtp_RCPT(self, arg): member in SMTPChannel |
/third_party/python/Lib/test/ | ||
H A D | test_smtplib.py | 984 def smtp_RCPT(self, arg): member in SimSMTPChannel 986 super().smtp_RCPT(arg) |
Completed in 5 milliseconds