Searched refs:GetSetDescriptorType (Results 1 – 4 of 4) sorted by relevance
62 GetSetDescriptorType = type(FunctionType.__code__) variable
116 if isinstance(ann, types.GetSetDescriptorType):267 return isinstance(object, types.GetSetDescriptorType)1725 if not (type(class_dict) is types.GetSetDescriptorType and
1795 if isinstance(ann, types.GetSetDescriptorType):
339 .. data:: GetSetDescriptorType357 ``GetSetDescriptorType``.