Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_isinstance.py90 class TestIsSubclassExceptions(unittest.TestCase): class
271 TestIsSubclassExceptions,
/external/python/cpython3/Lib/test/
Dtest_isinstance.py102 class TestIsSubclassExceptions(unittest.TestCase): class