Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
Dasyncore.py512 class dispatcher_with_send(dispatcher): class
/external/python/cpython3/Lib/test/
Dtest_ssl.py2566 class ConnectionHandler(asyncore.dispatcher_with_send):
2572 asyncore.dispatcher_with_send.__init__(self, self.socket)