Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ ignore_CTRL_C
Function
ignore_CTRL_C
pydev_ipython/inputhook.py:43–45 ·
view source on GitHub ↗
Ignore CTRL+C (not implemented).
()
Source
from the content-addressed store, hash-verified
41
42
43
def
ignore_CTRL_C():
44
""
"Ignore CTRL+C (not implemented)."
""
45
pass
46
47
48
def
allow_CTRL_C():
Callers
3
inputhook_qt4
Function · 0.90
inputhook_qt6
Function · 0.90
inputhook_qt5
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected