MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / istraceback

Function istraceback

Lib/inspect.py:181–189  ·  view source on GitHub ↗

Return true if the object is a traceback. Traceback objects provide these attributes: tb_frame frame object at this level tb_lasti index of last attempted instruction in bytecode tb_lineno current line number in Python source code tb_next

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getfileFunction · 0.85
findsourceFunction · 0.85
getframeinfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected