what is the difference between @property and method
John Posner
jjposner at optimum.net
Thu Feb 9 10:36:38 EST 2012
More information about the Python-list mailing list
Thu Feb 9 10:36:38 EST 2012
- Previous message (by thread): what is the difference between @property and method
- Next message (by thread): what is the difference between @property and method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): what is the difference between @property and method
- Next message (by thread): what is the difference between @property and method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list