Searched refs:test_try_except (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_exception_variations.py | 70 def test_try_except(self): member in ExceptionTestCase |
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_util.py | 376 def test_try_except(self): member in Test_find_binding |