Searched refs:MemberDescriptorType (Results 1 – 9 of 9) sorted by relevance
82 MemberDescriptorType = type(FunctionType.func_globals) variable
115 return isinstance(object, types.MemberDescriptorType)
56 MemberDescriptorType = type(FunctionType.__globals__) variable
662 if isinstance(default, types.MemberDescriptorType):
131 return isinstance(object, types.MemberDescriptorType)1582 type(dict_attr) is types.MemberDescriptorType):
241 .. data:: MemberDescriptorType
199 Dataclasses: If a field has a default value that's a MemberDescriptorType,
244 .. data:: MemberDescriptorType
1340 types.MemberDescriptorType)1355 types.MemberDescriptorType)