[ 源代码: python-deprecated ]
软件包:python3-deprecated(1.2.14-1)
python3-deprecated 的相关链接
Debian 的资源:
下载源码包 python-deprecated:
- [python-deprecated_1.2.14-1.dsc]
- [python-deprecated_1.2.14.orig.tar.gz]
- [python-deprecated_1.2.14-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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x