"Lad" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I use Python 2.3.
> I have heard about decorators in Python 2.4.
> What is the decorator useful for?
> Thanks for reply
> L.
>
Check out these examples on the Python wiki:
http://wiki.python.org/moin/PythonDecoratorLibrary

I've gotten to be a big fan of memoize.

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to