John Henry wrote:
> I must be very thick.  I keep reading about what decorators are and I
> still don't have a good feel about it.  See, for example:
>
> http://alex.dojotoolkit.org/?p=564
>
> and:
>
> http://soiland.no/software/decorator
>
> What exactly do I use decorators for?
Here's my learning experience on decorators:
http://paddy3118.blogspot.com/2006/05/python-function-attributes.html
especially:
http://paddy3118.blogspot.com/2006/05/function-attributes-assigned-by.html

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

Reply via email to