Searched refs:DummyPOP3_SSLHandler (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_poplib.py | 399 class DummyPOP3_SSLHandler(SSLConnection, DummyPOP3Handler): class in TestPOP3Class 417 self.server.handler = DummyPOP3_SSLHandler |
Completed in 1 milliseconds