Searched defs:_Py_PackageContext (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Python/ | ||
D | modsupport.c | 12 char *_Py_PackageContext = NULL; variable |
/external/python/cpython3/Python/ | ||
D | modsupport.c | 13 const char *_Py_PackageContext = NULL; variable |