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

Function main

tests_python/resources/_debugger_case1.py:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54
55def main():
56 observable = set_up()
57 observable.Notify()
58
59
60if __name__ == '__main__':

Callers 1

_debugger_case1.pyFile · 0.70

Calls 2

set_upFunction · 0.85
NotifyMethod · 0.45

Tested by

no test coverage detected