Searched refs:handle_expt (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_asyncore.py | 294 d.handle_expt() |
D | test_asynchat.py | 82 def handle_expt(self): member in echo_client |
/external/python/cpython2/Lib/ | ||
D | asyncore.py | 483 self.handle_expt() |
/external/python/cpython2/Doc/library/ | ||
D | asyncore.rst | 122 .. method:: handle_expt() |