Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_exception_variations.py70 def test_try_except(self): member in ExceptionTestCase
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_util.py376 def test_try_except(self): member in Test_find_binding