MCPcopy 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
35func Finalize() {
36 C.Py_Finalize()
37}
38
39func AddToPath(dir string) {
40 p := C.CString("path")

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…