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

Method write

tests_python/resources/wrong_bytecode/helper/__init__.py:47–48  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

45 pass
46
47 def write(self, *args, **kwargs):
48 pass
49
50 def __nonzero__(self):
51 return 0

Callers 9

_atexitFunction · 0.45
_atexitFunction · 0.45
_atexitFunction · 0.45
_atexitFunction · 0.45
add_observerMethod · 0.45
NotifyMethod · 0.45
offset_overflowFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected