OpenBSD ports

The devel/py-overrides port

py3-overrides-7.7.0p1 – decorator to detect mismatches when overriding methods

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
Only for arches
aarch64 aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sparc64
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies