Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]>
* Package name : python-traceback2 Version : 1.4.0 Upstream Author : Robert Collins <[email protected]> * URL : https://pypi.python.org/pypi/traceback2 * License : PSF Programming Lang: Python Description : backports of the traceback module 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). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

