Searched refs:GetSetDescriptorType (Results 1 – 8 of 8) sorted by relevance
10 GetSetDescriptorType,26 PROPERTY_TYPES = (GetSetDescriptorType, property)
60 GetSetDescriptorType = type(FunctionType.__code__) variable
226 if isinstance(ann, types.GetSetDescriptorType):376 return isinstance(object, types.GetSetDescriptorType)1796 if not (type(class_dict) is types.GetSetDescriptorType and
2441 if isinstance(ann, types.GetSetDescriptorType):
187 types.GetSetDescriptorType: add_getset_descriptor_references,
332 .. data:: GetSetDescriptorType355 ``GetSetDescriptorType``.
427 if type(static_attr) != types.GetSetDescriptorType:
1047 elif isinstance(value, types.GetSetDescriptorType):