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

File pydevd_runpy.py

_pydevd_bundle/pydevd_runpy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Vendored copy of runpy from the standard library.
3
4It's vendored so that we can properly ignore it when used to start user code

Callers

nothing calls this directly

Calls 1

_run_module_as_mainFunction · 0.85

Tested by

no test coverage detected