Searched refs:test_property_setter_copies_getter_docstring (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_property.py | 168 def test_property_setter_copies_getter_docstring(self): member in PropertySubclassTests |
/external/python/cpython3/Lib/test/ | ||
D | test_dynamicclassattribute.py | 238 def test_property_setter_copies_getter_docstring(self): member in PropertySubclassTests |
D | test_property.py | 244 def test_property_setter_copies_getter_docstring(self): member in PropertySubclassTests |