Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_asyncore.py294 d.handle_expt()
458 def handle_expt(self): member in BaseTestHandler
610 def handle_expt(self): member in BaseTestAPI.test_handle_expt.TestClient
Dtest_asynchat.py82 def handle_expt(self): member in echo_client
/external/python/cpython2/Lib/
Dasyncore.py483 self.handle_expt()
505 def handle_expt(self): member in dispatcher
/external/python/cpython2/Doc/library/
Dasyncore.rst122 .. method:: handle_expt()