Zope 3 Deprecation Infrastructure
The hardest part of the Python development process was to ensure backward-compatibility and correctly mark deprecated modules, classes, functions, methods and properties. zope.deprecation provides a simple function called 'deprecated(names, reason)' to deprecate the previously mentioned Python objects.
$
pkg install py311-zope.deprecationOrigin
devel/py-zope.deprecation
Size
132KiB
License
ZPL21
Maintainer
zope@FreeBSD.org
Dependencies
1 packages
Required by
1 packages