Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_smtplib.py1007 channel_class = SimSMTPChannel variable in SimSMTPServer
1510 channel_class = SimSMTPAUTHInitialResponseChannel variable in SimSMTPAUTHInitialResponseServer
/third_party/python/Lib/
Dsmtpd.py633 channel_class = SMTPChannel variable in SMTPServer