[EMAIL PROTECTED] wrote:

> Fredrik is then this a valid "property"  use  case and pythonic  to
> get/set a common varibale  across objects

No. you do that only if you have some kind of behavior attached - e.g. if
there are database queries to be made for returning a property or something
like that.

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

Reply via email to