pymel.util.decoration.decorator — PyMEL 1.0.7 documentation

pymel.util.decoration.decorator

decorator(func)

Decorator for decorators. Calls the ‘decorated’ function above for the decorated function, to preserve docstrings.