help(instance.property) gives the same information as help(instance) but
help(cls.property) gives information specific to the property.

Is this a bug?

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

Reply via email to