HomeSort by relevance Sort by last modified time
    Searched defs:__delete__ (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Lib/
types.py 178 def __delete__(self, instance): member in class:DynamicClassAttribute
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_descr.py 1487 def __delete__(self, obj): member in class:.test_compattr.C.computed_attribute
    [all...]
  /external/python/cpython2/Lib/test/
test_descr.py 1550 def __delete__(self, obj): member in class:.test_compattr.C.computed_attribute
    [all...]
  /external/python/cpython3/Lib/test/
test_descr.py 1683 def __delete__(self, obj): member in class:.test_compattr.C.computed_attribute
    [all...]

Completed in 111 milliseconds