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

Function call2

tests_python/resources/my_code/my_code_coroutine.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14async def call2():
15 print('on call2') # break here
16
17
18if __name__ == '__main__':

Callers 2

method4Function · 0.50
functionFunction · 0.50

Calls

no outgoing calls

Tested by 2

method4Function · 0.40
functionFunction · 0.40