Searched refs:test_mask_attribute_error_in_cls_arg (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_isinstance.py | 125 def test_mask_attribute_error_in_cls_arg(self): member in TestIsSubclassExceptions |
/external/python/cpython3/Lib/test/ | ||
D | test_isinstance.py | 137 def test_mask_attribute_error_in_cls_arg(self): member in TestIsSubclassExceptions |