Searched refs:catch_threading_exception (Results 1 – 4 of 4) sorted by relevance
286 Add :func:`test.support.catch_threading_exception`: context manager catching
1101 .. function:: catch_threading_exception()1119 with support.catch_threading_exception() as cm:
3269 class catch_threading_exception: class
4426 with support.catch_threading_exception() as cm: