Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py489 class ShowStopper(SystemExit): class
496 raise ShowStopper
500 with self.assertRaises(ShowStopper):

Completed in 4 milliseconds