Tag: traceback
- GitHub - cknd/stackprinter: Debugging-friendly exceptions for Python
- GitHub - andy-landy/traceback_with_variables: Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value.
- Add variables to Python traceback | Hacker News