[ ソース: python-deprecated ]
パッケージ: python3-deprecated (1.2.11-1)
python3-deprecated に関するリンク
Debian の資源:
python-deprecated ソースパッケージをダウンロード:
- [python-deprecated_1.2.11-1.dsc]
- [python-deprecated_1.2.11.orig.tar.gz]
- [python-deprecated_1.2.11-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python decorator for old classes, functions or methods
The deprecated module provides the @deprecated decorator to deprecate old Python classes, functions or methods.
This package contains the module for Python 3.
その他の python3-deprecated 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x