Home
last modified time | relevance | path

Searched refs:SMTPChannel (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsmtpd.py105 class SMTPChannel(asynchat.async_chat): class
302 channel = SMTPChannel(self, conn, addr)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_smtplib.py316 class SimSMTPChannel(smtpd.SMTPChannel):
321 smtpd.SMTPChannel.__init__(self, *args, **kw)