Decorators and how they relate to Python - A little insight please!
Gabriel Genellina
gagsl-py at yahoo.com.ar
Thu Oct 19 14:17:42 EDT 2006
At Thursday 19/10/2006 15:04, Jerry wrote:
>Now I've
>come accross decorators and even though I've read the PEP and a little
>in the documentation, I just don't get what they are or what problem
>they are trying to solve. Can anyone please point me to a general
>discussion of decorators (preferrably explained with Python)?
These links may be useful:
<URL: http://www.phyast.pitt.edu/~micheles/python/documentation.html >
<URL: http://soiland.no/software/decorator >
<URL: http://wiki.python.org/moin/PythonDecoratorLibrary >
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Python-list
mailing list