backports of the Python traceback module
A backport of traceback to older supported Pythons. This module
provides a standard interface to extract, format and print stack
traces of Python programs. It exactly mimics the behavior of the
Python interpreter when it prints a stack trace.

Maintainer: Pamela Mosiejczuk <pamela@openbsd.org>

WWW: https://github.com/testing-cabal/traceback2
