软件包: python3-traceback2 (1.4.0-5)
python3-traceback2 的相关链接
Trisquel 的资源:
下载源码包 python-traceback2:
- [python-traceback2_1.4.0-5.dsc]
- [python-traceback2_1.4.0.orig.tar.xz]
- [python-traceback2_1.4.0-5.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OpenStack (Mail Archive)
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
backports of the traceback module - Python 3.x
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.
其他与 python3-traceback2 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-linecache2
- backports of the linecache module - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)