Searched refs:InterruptSelect (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_selectors.py | 400 class InterruptSelect(Exception): class 404 raise InterruptSelect 415 with self.assertRaises(InterruptSelect): |
Completed in 1 milliseconds