Home
last modified time | relevance | path

Searched defs:channel_class (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_smtplib.py852 channel_class = SimSMTPChannel variable in SimSMTPServer
1281 channel_class = SimSMTPAUTHInitialResponseChannel variable in SimSMTPAUTHInitialResponseServer
/external/python/cpython3/Lib/
Dsmtpd.py630 channel_class = SMTPChannel variable in SMTPServer