Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
383
class
_DummyPyDB(object):
384
def
__init__(self):
385
from
_pydevd_bundle.pydevd_api
import
PyDevdAPI
386
387
self.variable_presentation = PyDevdAPI.VariablePresentation()
388
389
390
class
_DAPCheckChildVars:
Callers
1
check
Method · 0.70
Calls
no outgoing calls
Tested by
1
check
Method · 0.56