Searched refs:test_basic_inheritance (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_descr.py | 2630 def test_basic_inheritance(self): member in ClassPropertiesAndMethods |
/external/python/cpython3/Lib/test/ | ||
D | test_descr.py | 2618 def test_basic_inheritance(self): member in ClassPropertiesAndMethods |