decorators

Paul McGuire ptmcg at austin.rr._bogus_.com
Wed Nov 8 16:08:19 EST 2006


"John Henry" <john106henry at hotmail.com> wrote in message 
news:1163018240.383103.183930 at b28g2000cwb.googlegroups.com...
>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?
>

John -

See if any of these examples give you some ideas on how you might use a 
decorator: http://wiki.python.org/moin/PythonDecoratorLibrary

-- Paul 





More information about the Python-list mailing list