| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseDecorator
Base decorator class
Implement the __call__ method in order to add some action.
|
|||
|
|||
| callable |
|
||
| any |
|
||
| any |
|
||
|
Inherited from |
|||
|
|||
| basestring |
__doc__ Function's doc string |
||
| str |
__name__ The "official" name of the function with decorator |
||
| callable |
_func The decorated function |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|