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