MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Py_NewInterpreter

Function Py_NewInterpreter

Python/pythonrun.c:575–637  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

run_interpreterFunction · 0.85
mainFunction · 0.85

Calls 15

PyInterpreterState_NewFunction · 0.85
PyThreadState_NewFunction · 0.85
PyThreadState_SwapFunction · 0.85
PyDict_NewFunction · 0.85
_PyImport_FindExtensionFunction · 0.85
PyModule_GetDictFunction · 0.85
PySys_SetPathFunction · 0.85
PyDict_SetItemStringFunction · 0.85
_PyImportHooks_InitFunction · 0.85
initmainFunction · 0.85
initsiteFunction · 0.85

Tested by

no test coverage detected