Yes using a separate class variable would transfer the problem to the class level. But adding 10 class variables if I have 10 properties would be ugly. Maybe I should reformulate the subject of this thread to "is there some python magic to pass parameters to decorator-declared properties ?" -- http://mail.python.org/mailman/listinfo/python-list
- property decorator and inheritance Laurent
- Re: property decorator and inheritance alex23
- Re: property decorator and inheritance Laurent
- Re: property decorator and inheritance OKB (not okblacke)
- Re: property decorator and inheritance Chris Rebert
- Re: property decorator and inheritance Laurent