Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
import
struct
3
4
print(
"Executable: %s"
% sys.executable)
Callers
nothing calls this directly
Calls
4
is_python_64bit
Function · 0.70
start
Method · 0.45
write
Method · 0.45
flush
Method · 0.45
Tested by
no test coverage detected