Skip to content

zopefoundation/zope.deprecation

Repository files navigation

zope.deprecation

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.deprecation/badge.svg?branch=master 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.