MCPcopy 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
66def pm():
67 post_mortem(getattr(sys, "last_traceback", None))
68
69
70def main():

Callers

nothing calls this directly

Calls 1

post_mortemFunction · 0.85

Tested by

no test coverage detected