Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
void deinit_python() { py::finalize_interpreter(); }
321
322
void execute_python_file(const char *python_file)
323
{
Callers
3
~PythonTab
Method · 0.85
newContext
Method · 0.85
executeMain
Method · 0.85
Calls
1
finalize_interpreter
Function · 0.85
Tested by
no test coverage detected