Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_poplib.py208 class DummyPOP3Server(asyncore.dispatcher, threading.Thread): class
264 self.server = DummyPOP3Server((HOST, PORT))
414 self.server = DummyPOP3Server((HOST, PORT))
456 self.server = DummyPOP3Server((HOST, PORT))