what is the difference between @property and method

John Posner jjposner at optimum.net
Thu Feb 9 10:36:38 EST 2012


On 2:59 PM, Devin Jeanpierre wrote:


> It is kind of funny that the docs don't ever explicitly say what a
> property is. http://docs.python.org/library/functions.html#property --
> Devin 

Here's a writeup that does:
http://wiki.python.org/moin/AlternativeDescriptionOfProperty

-John




More information about the Python-list mailing list