Package zope :: Package deprecation :: Module deprecation
[show private | hide private]
[frames | no frames]

Module zope.deprecation.deprecation

Deprecation Support

This module provides utilities to ease the development of backward-compatible code.

$Id: deprecation.py,v 1.2 2005/06/24 16:52:30 nyergler Exp $


Classes
DeprecatedGetProperty  
DeprecatedGetSetDeleteProperty  
DeprecatedGetSetProperty  
DeprecationProxy  
ShowSwitch Simple stack-based switch.

Function Summary
  deprecated(specifier, message)
Deprecate the given names.
  DeprecatedMethod(method, message)

Function Details

deprecated(specifier, message)

Deprecate the given names.


Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 http://epydoc.sf.net