Home
last modified time | relevance | path

Searched refs:_get_spam (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_property.py54 def _get_spam(self): member in PropertyDocBase
56 spam = property(_get_spam, doc="spam spam spam")
H A Dtest_dynamicclassattribute.py57 def _get_spam(self): member in PropertyDocBase
59 spam = DynamicClassAttribute(_get_spam, doc="spam spam spam")

Completed in 2 milliseconds