[ buster ]
[ bullseye ]
[ 源代码: python-traceback2 ]
软件包:python3-traceback2(1.4.0-6)
python3-traceback2 的相关链接
Debian 的资源:
下载源码包 python-traceback2:
- [python-traceback2_1.4.0-6.dsc]
- [python-traceback2_1.4.0.orig.tar.xz]
- [python-traceback2_1.4.0-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-linecache2
- backports of the linecache module - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)