[ 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 と 3 の互換性ライブラリー(Python 3 インターフェイス)