Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goplus/py
/ Finalize
Function
Finalize
python.go:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
func
Finalize() {
36
C.Py_Finalize()
37
}
38
39
func
AddToPath(dir string) {
40
p := C.CString(
"path"
)
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…