Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ generate_cython_module
Function
generate_cython_module
build_tools/generate_code.py:237–239 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
236
237
def
generate_cython_module():
238
_generate_cython_module()
239
_generate_sys_monitoring_cython_module()
240
241
242
def
_generate_cython_module():
Callers
4
build.py
File · 0.90
main
Function · 0.90
main
Function · 0.90
generate_code.py
File · 0.85
Calls
2
_generate_cython_module
Function · 0.85
_generate_sys_monitoring_cython_module
Function · 0.85
Tested by
no test coverage detected