Skip to content

zopefoundation/zope.deprecation

Repository files navigation

zope.deprecation

Latest release

Supported Python versions

image

image

Documentation Status

This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.

Please see https://zopedeprecation.readthedocs.io for the documentation.