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.py1005 channel_class = SimSMTPChannel variable in SimSMTPServer
1508 channel_class = SimSMTPAUTHInitialResponseChannel variable in SimSMTPAUTHInitialResponseServer
/external/python/cpython3/Lib/
Dsmtpd.py641 channel_class = SMTPChannel variable in SMTPServer