Searched refs:MemberDescriptorType (Results 1 – 6 of 6) sorted by relevance
82 MemberDescriptorType = type(FunctionType.func_globals) variable
115 return isinstance(object, types.MemberDescriptorType)
51 MemberDescriptorType = type(FunctionType.__globals__) variable
131 return isinstance(object, types.MemberDescriptorType)1533 type(dict_attr) is types.MemberDescriptorType):
241 .. data:: MemberDescriptorType
189 .. data:: MemberDescriptorType