Searched refs:test_newstyle_mro (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_inspect.py | 485 def test_newstyle_mro(self): member in TestClassesAndFunctions |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 705 def test_newstyle_mro(self): member in TestClassesAndFunctions |