blob: 6405e3a1732ab4e450a726cb118bcec94e0429b9 (
plain) (
blame)
1
2
3
|
stack_data is a library that extracts data from stack frames and tracebacks,
particularly to display more useful tracebacks than the default. It powers the
tracebacks in IPython and futurecoder.
|