[ buster ]
[ 原始碼: python-traceback2 ]
套件:python-traceback2(1.4.0-5)
python-traceback2 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python-traceback2 有關的套件
|
|
|
|
-
- 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)