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