Utility to trim Python traceback information
tbtrim is a utility to trim Python traceback information. By assigning user- refined sys.excepthook, one can easily customize the behavior after an exception is raise and uncaught, and just before the interpreter prints out the given traceback and exception to sys.stderr. In a more human-readable way, tbtrim is to let you handle the last words of a program when it exits because of an exception.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.1-7.fc35 | - |
Fedora 35 | 0.3.1-7.fc35 | - |
Fedora 34 | 0.3.1-5.fc34 | - |
EPEL 8 | 0.3.1-1.el8 | - |
You can contact the maintainers of this package via email at
python-tbtrim dash maintainers at fedoraproject dot org
.