On Feb 20, 9:20 pm, "Gregory PiƱero" <[EMAIL PROTECTED]> wrote:
> Or is this not what decorators do?  I'm trying to avoid subclassing if I can.

Your problem, overriding a method, is what inheritance was made for.
If you want
to know more about decorators, see Dr Mertz's last article

http://www-128.ibm.com/developerworks/linux/library/l-cpdecor.html


 Michele Simionato

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to