Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_selectors.py400 class InterruptSelect(Exception): class
404 raise InterruptSelect
415 with self.assertRaises(InterruptSelect):

Completed in 1 milliseconds