[omaha] Decorators

Eli Criffield elicriffield at gmail.com
Tue Jan 15 05:50:23 CET 2008


> Decorators in python are syntactic sugar to let you wrap a
> function/method with another function.

How would you do the same thing a decorator does without using a decorators.

> http://www.phyast.pitt.edu/~micheles/python/documentation.html  you'll
> get a feel for why the function signature might be meaningful to you

Ok whats a function signature, and why would it change, or even stay the same?

Eli


More information about the Omaha mailing list