HomeSort by relevance Sort by last modified time
    Searched refs:_get_spam (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_property.py 54 def _get_spam(self): member in class:PropertyDocBase
56 spam = property(_get_spam, doc="spam spam spam")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_property.py 54 def _get_spam(self): member in class:PropertyDocBase
56 spam = property(_get_spam, doc="spam spam spam")

Completed in 131 milliseconds