Searched refs:test_property_decorator_subclass_doc (Results 1 – 2 of 2) sorted by relevance
/third_party/python/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 |