Searched defs:channel_class (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_smtplib.py | 1005 channel_class = SimSMTPChannel variable in SimSMTPServer |
| /external/python/cpython3/Lib/ | ||
| D | smtpd.py | 641 channel_class = SMTPChannel variable in SMTPServer |