MCPcopy Create free account
hub / github.com/microsoft/debugpy / Foo

Class Foo

tests/debugpy/test_multiproc.py:58–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57 # https://github.com/microsoft/ptvsd/issues/2108
58 class Foo(object):
59 pass
60
61 def parent(q, a):
62 from debuggee import backchannel

Callers 1

childFunction · 0.70

Calls

no outgoing calls

Tested by 1

childFunction · 0.56