Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c946 _Py_ReconfigureMainInterpreter(PyThreadState *tstate) in _Py_ReconfigureMainInterpreter() function
1094 return _Py_ReconfigureMainInterpreter(tstate); in pyinit_main()