Home
last modified time | relevance | path

Searched refs:SIGUSR1Exception (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dsignalinterproctester.py10 class SIGUSR1Exception(Exception): class
23 raise SIGUSR1Exception
63 with self.assertRaises(SIGUSR1Exception):