Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_isinstance.py11 class TestIsInstanceExceptions(unittest.TestCase): class
270 TestIsInstanceExceptions,
/external/python/cpython3/Lib/test/
Dtest_isinstance.py10 class TestIsInstanceExceptions(unittest.TestCase): class