Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dasyncore.py631 class file_dispatcher(dispatcher): class
/third_party/python/Lib/test/
H A Dtest_asyncore.py408 @unittest.skipUnless(hasattr(asyncore, 'file_dispatcher'),
409 'asyncore.file_dispatcher required')
413 class FileDispatcher(asyncore.file_dispatcher):

Completed in 3 milliseconds