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