Searched refs:testRaising (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_exceptions.py | 43 def testRaising(self): member in ExceptionTests |
/external/python/cpython3/Lib/test/ | ||
D | test_exceptions.py | 44 def testRaising(self): member in ExceptionTests |