Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ print_exc
Function
print_exc
_pydevd_bundle/pydevd_utils.py:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
100
101
def
print_exc():
102
if
traceback:
103
traceback.print_exc()
104
105
106
def
quote_smart(s, safe=
"/"
):
Callers
3
inputhook_qt4
Function · 0.85
inputhook_qt6
Function · 0.85
inputhook_qt5
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected