MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / get_tasklet_info

Function get_tasklet_info

_pydevd_bundle/pydevd_stackless.py:150–151  ·  view source on GitHub ↗
(tasklet)

Source from the content-addressed store, hash-verified

148# get_tasklet_info
149# =======================================================================================================================
150def get_tasklet_info(tasklet):
151 return register_tasklet_info(tasklet)
152
153
154# =======================================================================================================================

Callers

nothing calls this directly

Calls 1

register_tasklet_infoFunction · 0.85

Tested by

no test coverage detected