套件: python3-traceback2 (1.4.0-5ubuntu1)
python3-traceback2 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-traceback2:
- [python-traceback2_1.4.0-5ubuntu1.dsc]
- [python-traceback2_1.4.0.orig.tar.xz]
- [python-traceback2_1.4.0-5ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack (郵件存檔)
- 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)