Searched refs:test_handle_close (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_asyncore.py | 591 def test_handle_close(self): member in BaseTestAPI |
/external/python/cpython3/Lib/test/ | ||
D | test_asyncore.py | 596 def test_handle_close(self): member in BaseTestAPI |