Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimportdl.h19 PY_CODERESOURCE, /* Mac only */ enumerator
Dimport.c3460 if (setint(d, "PY_CODERESOURCE", PY_CODERESOURCE) < 0) goto failure; in initimp()
/external/python/cpython3/Lib/
Dimp.py44 PY_CODERESOURCE = 8 variable