Searched refs:GetSetDescriptorType (Results 1 – 4 of 4) sorted by relevance
60 GetSetDescriptorType = type(FunctionType.__code__) variable
217 if isinstance(ann, types.GetSetDescriptorType):368 return isinstance(object, types.GetSetDescriptorType)1802 if not (type(class_dict) is types.GetSetDescriptorType and
2320 if isinstance(ann, types.GetSetDescriptorType):
346 .. data:: GetSetDescriptorType364 ``GetSetDescriptorType``.