Searched refs:PY_RESOURCE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Python/ | ||
D | importdl.h | 15 PY_RESOURCE, /* Mac only */ enumerator |
D | import.c | 3434 if (setint(d, "PY_RESOURCE", PY_RESOURCE) < 0) goto failure; in initimp() |