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

Class VariableError

_pydevd_bundle/pydevd_vars.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class VariableError(RuntimeError):
30 pass
31
32
33def iter_frames(frame):

Callers 4

dump_framesFunction · 0.85
getVariableFunction · 0.85
change_attr_expressionFunction · 0.85
table_like_struct_to_xmlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected