Searched refs:test_property_decorator_subclass (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_property.py | 96 def test_property_decorator_subclass(self): member in PropertyTests |
/external/python/cpython3/Lib/test/ | ||
D | test_dynamicclassattribute.py | 113 def test_property_decorator_subclass(self): member in PropertyTests |
D | test_property.py | 96 def test_property_decorator_subclass(self): member in PropertyTests |