how to cause a request for a missing class attribute cause its calculation

John Posner jjposner at optimum.net
Wed May 19 13:06:11 EDT 2010


On 5/18/2010 4:54 PM, Chris Rebert wrote:

<snip>


> Suggested reading: http://docs.python.org/library/functions.html#property

I've placed a revision to this official *property* documentation at:

   http://wiki.python.org/moin/AlternativeDescriptionOfProperty

There's also a gentle (I hope) intro to the *property* feature on the Wiki:

   http://wiki.python.org/moin/ComputedAttributesUsingPropertyObjects

-John



More information about the Python-list mailing list