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

Class _DummyPyDB

tests_python/test_resolvers.py:383–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381
382
383class _DummyPyDB(object):
384 def __init__(self):
385 from _pydevd_bundle.pydevd_api import PyDevdAPI
386
387 self.variable_presentation = PyDevdAPI.VariablePresentation()
388
389
390class _DAPCheckChildVars:

Callers 1

checkMethod · 0.70

Calls

no outgoing calls

Tested by 1

checkMethod · 0.56