[Tutor] python decorators

Kent Johnson kent37 at tds.net
Mon Oct 30 13:55:15 CET 2006


euoar wrote:
> Could somebody explain or point to a good place to learn what are python 
> decorators, and when should they be used?

http://www.python.org/doc/2.4.4/whatsnew/node6.html
http://wiki.python.org/moin/PythonDecoratorLibrary
http://www.phyast.pitt.edu/~micheles/python/documentation.html

Kent



More information about the Tutor mailing list