In article <[email protected]>, Johny <[email protected]> wrote: > >Can anyone explain to me what are decorators for? What are advantages >of using them?
Additional links that may be helpful: http://wiki.python.org/moin/PythonDecoratorLibrary http://mail.python.org/pipermail/baypiggies/2009-March/004448.html http://mail.python.org/pipermail/baypiggies/2009-March/004455.html -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "All problems in computer science can be solved by another level of indirection." --Butler Lampson -- http://mail.python.org/mailman/listinfo/python-list
