[ 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)