Searched refs:test_property_decorator_doc (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_dynamicclassattribute.py | 132 def test_property_decorator_doc(self): member in PropertyTests |
D | test_property.py | 115 def test_property_decorator_doc(self): member in PropertyTests |