Searched refs:test_dont_mask_non_attribute_error (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_isinstance.py | 61 def test_dont_mask_non_attribute_error(self): member in TestIsInstanceExceptions |
/external/python/cpython2/Lib/test/ | ||
D | test_isinstance.py | 63 def test_dont_mask_non_attribute_error(self): member in TestIsInstanceExceptions |