Home
last modified time | relevance | path

Searched refs:channel_class (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_smtplib.py1007 channel_class = SimSMTPChannel variable in SimSMTPServer
1015 self._SMTPchannel = self.channel_class(
1292 self.serv.channel_class = MySimSMTPChannel
1365 self._SMTPchannel = self.channel_class(
1510 channel_class = SimSMTPAUTHInitialResponseChannel variable in SimSMTPAUTHInitialResponseServer
/third_party/python/Lib/
H A Dsmtpd.py633 channel_class = SMTPChannel variable in SMTPServer
665 channel = self.channel_class(self,

Completed in 4 milliseconds