Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_poplib.py210 class DummyPOP3Server(asyncore.dispatcher, threading.Thread): class
266 self.server = DummyPOP3Server((HOST, PORT))
416 self.server = DummyPOP3Server((HOST, PORT))
458 self.server = DummyPOP3Server((HOST, PORT))

Completed in 2 milliseconds