Home

The devel/py-overrides,python3 port

py3-overrides-7.7.0 – decorator to detect mismatches when overriding methods (cvsweb github mirror)

Description

The @override decorator verifies that a method that should
override an inherited method actually does it.

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.
WWW: https://pypi.python.org/pypi/overrides

Maintainer

The OpenBSD ports mailing-list

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search