python3-traceback2

backports of the traceback module - Python 3.x

Description

This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback.

In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module).

This package contains the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

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


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-traceback2