Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gotcha/ipdb
/ spost_mortem
Function
spost_mortem
ipdb/stdout.py:21–23 ·
view source on GitHub ↗
(tb=None)
Source
from the content-addressed store, hash-verified
19
20
21
def
spost_mortem(tb=None):
22
update_stdout()
23
post_mortem(tb)
24
25
26
def
spm():
Callers
2
spm
Function · 0.85
slaunch_ipdb_on_exception
Function · 0.85
Calls
2
update_stdout
Function · 0.85
post_mortem
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…