MCPcopy Create free account
hub / github.com/YosysHQ/nextpnr / deinit_python

Function deinit_python

common/kernel/pybindings.cc:320–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320void deinit_python() { py::finalize_interpreter(); }
321
322void execute_python_file(const char *python_file)
323{

Callers 3

~PythonTabMethod · 0.85
newContextMethod · 0.85
executeMainMethod · 0.85

Calls 1

finalize_interpreterFunction · 0.85

Tested by

no test coverage detected