Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
func
Initialize() {
24
C.Py_Initialize()
25
}
26
27
func
InitializeEx(initsigs bool) {
28
if
initsigs {
Callers
1
_TestEvalLocalGlobals
Function · 0.85
Calls
no outgoing calls
Tested by
1
_TestEvalLocalGlobals
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…