Searched defs:decorator (Results 1 – 3 of 3) sorted by relevance
16 def decorate(ad, decorator): argument
98 def decorator(wrapped_function): function215 def decorator(method): function
79 def decorator(func): function