パッケージ: 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 (メールアーカイブ)
- 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)