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

File _always_live_program.py

pydevd_attach_to_process/_always_live_program.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import struct
3
4print("Executable: %s" % sys.executable)

Callers

nothing calls this directly

Calls 4

is_python_64bitFunction · 0.70
startMethod · 0.45
writeMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected