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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_property.py 8 class PropertyBase(Exception):
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_property.py 8 class PropertyBase(Exception):
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):

Completed in 221 milliseconds