[ 原始碼: python-deprecated ]
套件:python3-deprecated(1.2.13-3)
python3-deprecated 的相關連結
Debian 的資源:
下載原始碼套件 python-deprecated:
- [python-deprecated_1.2.13-3.dsc]
- [python-deprecated_1.2.13.orig.tar.gz]
- [python-deprecated_1.2.13-3.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x