MCPcopy Create free account
hub / github.com/goplus/py / Initialize

Function Initialize

python.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func Initialize() {
24 C.Py_Initialize()
25}
26
27func InitializeEx(initsigs bool) {
28 if initsigs {

Callers 1

_TestEvalLocalGlobalsFunction · 0.85

Calls

no outgoing calls

Tested by 1

_TestEvalLocalGlobalsFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…