Searched refs:test_exception_in_except_clause (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sys_setprofile.py | 149 def test_exception_in_except_clause(self): member in ProfileHookTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_sys_setprofile.py | 148 def test_exception_in_except_clause(self): member in ProfileHookTestCase |