Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_isinstance.py43 def test_bases_raises_other_than_attribute_error(self): member in TestIsInstanceExceptions
/external/python/cpython3/Lib/test/
Dtest_isinstance.py41 def test_bases_raises_other_than_attribute_error(self): member in TestIsInstanceExceptions