[ trixie ]
[ sid ]
[ 源代码: python-overrides ]
软件包:python3-overrides(7.7.0-2)
python3-overrides 的相关链接
Debian 的资源:
下载源码包 python-overrides:
- [python-overrides_7.7.0-2.dsc]
- [python-overrides_7.7.0.orig.tar.gz]
- [python-overrides_7.7.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python decorator to verify that expected overrides are maintained
Provides a decorator @override that verifies that a method that should override an inherited method actually does it. Python has no standard mechanism by which to guarantee that (1) a method that previously overrode an inherited method continues to do so, and (2) a method that previously did not override an inherited will not override now. This package allows this to be addressed in an automated manner.
其他与 python3-overrides 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)