Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ _get_apply_arg_patching
Function
_get_apply_arg_patching
_pydev_bundle/pydev_monkey.py:42–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
42
def
_get_apply_arg_patching():
43
return
getattr(_arg_patch,
"apply_arg_patching"
, True)
44
45
46
def
_get_setup_updated_with_protocol_and_ppid(setup, is_exec=False):
Callers
10
new_execl
Function · 0.85
new_execv
Function · 0.85
new_execve
Function · 0.85
new_spawnl
Function · 0.85
new_spawnv
Function · 0.85
new_spawnve
Function · 0.85
new_posix_spawn
Function · 0.85
new_fork_exec
Function · 0.85
new_CreateProcess
Function · 0.85
new_fork
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected