MCPcopy 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
237def generate_cython_module():
238 _generate_cython_module()
239 _generate_sys_monitoring_cython_module()
240
241
242def _generate_cython_module():

Callers 4

build.pyFile · 0.90
mainFunction · 0.90
mainFunction · 0.90
generate_code.pyFile · 0.85

Tested by

no test coverage detected