Searched refs:ShowStopper (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_base_events.py | 489 class ShowStopper(SystemExit): class 496 raise ShowStopper 500 with self.assertRaises(ShowStopper): |
Completed in 4 milliseconds