python-overrides

A decorator to automatically detect mismatch when overriding a method

A decorator @override that verifies that a method that should override an inherited method actually does it. Copies the docstring of the inherited method to the overridden method. Since signature validation and docstring inheritance are performed on class creation and not on class instantiation, this library significantly improves the safety and experience of creating class hierarchies in Python without significantly impacting performance. See <a href="https://stackoverflow.com/q/1167617">https://stackoverflow.com/q/1167617</a> for the initial inspiration for this library.

openSUSE Leap 16.0 に対する公式のパッケージはありません

ディストリビューション

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

home:ecsos:python コミュニティ
7.7.0

openSUSE Leap 15.5

SLFO 1.2

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

SUSE SLE-16 (in development)

home:dgarcia:SLFO:Main コミュニティ
7.7.0

非公式のディストリビューション

下記のディストリビューションは、公式にはサポートされていないものです。これらのパッケージは自己責任でお使いください。