blob: 8a5f86ea731eb24a06a3098e19ad41e40ce9c5e9 (
plain) (
tree)
|
|
Automatically color Python's uncaught exception tracebacks.
This one's for anybody who's ever struggled to read python's stacktraces
on the terminal. Something about the two-lines-per-frame approach really
just makes them tough to scan visually.
|