Home
last modified time | relevance | path

Searched refs:MemberDescriptorType (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dtypes.py82 MemberDescriptorType = type(FunctionType.func_globals) variable
Dinspect.py115 return isinstance(object, types.MemberDescriptorType)
/external/python/cpython2/Doc/library/
Dtypes.rst241 .. data:: MemberDescriptorType