[Python-talk] apply() as a decorator

Kent Johnson kent37 at tds.net
Fri Dec 29 20:02:36 EST 2006


The use of apply() as a property decorator that I was trying to remember 
last night can be found in the comments to this recipe:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/410698

Kent



More information about the Python-talk mailing list