Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimportdl.h15 PY_RESOURCE, /* Mac only */ enumerator
Dimport.c3434 if (setint(d, "PY_RESOURCE", PY_RESOURCE) < 0) goto failure; in initimp()