Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bpython/bpython
/ pm
Function
pm
bpdb/__init__.py:66–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
65
66
def
pm():
67
post_mortem(getattr(sys,
"last_traceback"
, None))
68
69
70
def
main():
Callers
nothing calls this directly
Calls
1
post_mortem
Function · 0.85
Tested by
no test coverage detected