HomeSort by relevance Sort by last modified time
    Searched defs:Py_NewInterpreter (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 577 Py_NewInterpreter(void)
584 Py_FatalError("Py_NewInterpreter: call Py_Initialize first");
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 564 Py_NewInterpreter(void)
571 Py_FatalError("Py_NewInterpreter: call Py_Initialize first");
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 585 Py_NewInterpreter(void)
592 Py_FatalError("Py_NewInterpreter: call Py_Initialize first");
    [all...]
  /external/python/cpython3/Python/
pylifecycle.c     [all...]

Completed in 82 milliseconds