Home | Trees | Indices | Help |
|
---|
|
object --+ | Deprecated
This is a decorator which can be used to mark functions as deprecated. It will result in a warning being emitted when the function is used.
It accepts a single paramter msg which is shown with the warning. It should contain information which function or method to use instead.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 09 15:30:06 2008 | http://epydoc.sourceforge.net |