[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791791: ITP: python-traceback2 -- backports of the traceback module



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-traceback2
  Version         : 1.4.0
  Upstream Author : Robert Collins <rbtcollins@hp.com>
* 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).


Reply to: