Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dasyncore.py529 class dispatcher_with_send(dispatcher): class
/external/python/cpython3/Lib/
Dasyncore.py513 class dispatcher_with_send(dispatcher): class