rberga06.utils.func.dec#
Decorators.
Functions
|
Create a decorator. |
|
Set the given attributes on the decorated object. |
Classes
|
Define a decorator. |
|
Define a decorator. |
|
A ordinary decorator. |
|
A decorator with data associated to each decorated function. |
|
Define a decorator that manages an attribute on a function. |
|
A decorator that counts the calls of a function. |