Searched refs:_ShouldStop (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/ | ||
H A D | case.py | 33 class _ShouldStop(Exception): class 63 except _ShouldStop: 542 raise _ShouldStop 546 raise _ShouldStop |
Completed in 3 milliseconds