Home
last modified time | relevance | path

Searched refs:ProxyTypes (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dweakref.py29 ProxyTypes = (ProxyType, CallableProxyType) variable
/external/python/cpython3/Lib/
Dweakref.py28 ProxyTypes = (ProxyType, CallableProxyType) variable
/external/python/cpython2/Doc/library/
Dweakref.rst233 .. data:: ProxyTypes
/external/python/cpython3/Doc/library/
Dweakref.rst313 .. data:: ProxyTypes