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

Function main

tests_python/resources/_debugger_case_quoting.py:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def main():
15 retcode = subprocess.call([sys.executable, __file__] + args)
16 assert retcode == 0
17
18
19if __name__ == '__main__':

Callers 1

Calls 1

callMethod · 0.45

Tested by

no test coverage detected