Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c172 int free_codeset = 0; in Py_InitializeEx() local
295 free_codeset = 1; in Py_InitializeEx()
336 free_codeset = 1; in Py_InitializeEx()
344 free_codeset = 0; in Py_InitializeEx()
380 if (free_codeset) in Py_InitializeEx()