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