| Trees | Index | Help |
|
|---|
| Package zope :: Package deprecation :: Module deprecation :: Class DeprecationProxy |
|
object--+ |ProxyBase--+ | DeprecationProxy
| Method Summary | |
|---|---|
__init__(self,
module)
| |
__getattribute__(self,
name)
| |
Deprecate the given names. | |
| Inherited from object | |
helper for pickle | |
| Class Variable Summary | |
|---|---|
tuple |
__slots__ = ('_deprecated',)
|
| Method Details |
|---|
deprecate(self, names, message)Deprecate the given names. |
| Class Variable Details |
|---|
__slots__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:21 2005 | http://epydoc.sf.net |