Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20098
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: what is the difference between @property and method |
| Date | 2012-02-09 14:18 -0500 |
| References | <21E56249-1F53-4316-8256-5C3B53E68BCE@gmail.com> <CABicbJJG6MkP+7gC92gLAzewogwkYZVHvGDfY0xXO7M7pOX=8Q@mail.gmail.com> <4F33E806.8070700@optimum.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5605.1328815205.27778.python-list@python.org> (permalink) |
On 2/9/2012 10:36 AM, John Posner wrote: > 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 Suggested doc changes on the tracker get reviewed, and often applied. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: what is the difference between @property and method Terry Reedy <tjreedy@udel.edu> - 2012-02-09 14:18 -0500
csiph-web