Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ _MessageWithMark
Class
_MessageWithMark
tests_python/test_debugger_json.py:76–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
76
class
_MessageWithMark(object):
77
78
def
__init__(self, msg):
79
self.msg = msg
80
self.marked = False
81
82
83
class
JsonFacade(object):
Callers
1
accept_json_message
Method · 0.85
Calls
no outgoing calls
Tested by
1
accept_json_message
Method · 0.68