Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
def
main():
56
observable = set_up()
57
observable.Notify()
58
59
60
if
__name__ ==
'__main__'
:
Callers
1
_debugger_case1.py
File · 0.70
Calls
2
set_up
Function · 0.85
Notify
Method · 0.45
Tested by
no test coverage detected