Name: | python3-stackprinter |
---|---|
Version: | 0.2.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 160956 |
License: | MIT |
RPM: | python3-stackprinter-0.2.4-1.el8.noarch.rpm |
Source RPM: | python-stackprinter-0.2.4-1.el8.src.rpm |
Build Date: | Sat Oct 24 2020 |
Build Host: | jenkins-172-17-0-2-3a2dd3c4-fce5-4dae-ab79-e4355c4ea357.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/cknd/stackprinter |
Summary: | Debug-friendly stack traces |
Description: | This is a more helpful version of Python's built-in exception message: It shows more code context and the current values of nearby variables. |