Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimportdl.h15 PY_RESOURCE, /* Mac only */ enumerator
Dimport.c3456 if (setint(d, "PY_RESOURCE", PY_RESOURCE) < 0) goto failure; in initimp()
/external/python/cpython3/Lib/
Dimp.py40 PY_RESOURCE = 4 variable