[ buster ]
[ Bron: python-traceback2 ]
Pakket: python-traceback2 (1.4.0-5)
Verwijzigingen voor python-traceback2
Debian bronnen:
Het bronpakket python-traceback2 downloaden:
- [python-traceback2_1.4.0-5.dsc]
- [python-traceback2_1.4.0.orig.tar.xz]
- [python-traceback2_1.4.0-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
backports of the traceback module - Python 2.7
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 2.7 module.
Andere aan python-traceback2 gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-linecache2
- backports of the linecache module - Python 2.7
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)