Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #9263
| References | <CAAyd8cncdj0CStxZdWDcpWCjjEd7WVA=m-CQ0H988zuv52SwMg@mail.gmail.com> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2011-07-11 10:43 -0600 |
| Subject | Re: Property setter and lambda question |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.904.1310402668.1164.python-list@python.org> (permalink) |
On Mon, Jul 11, 2011 at 9:54 AM, Anthony Kong <anthony.hw.kong@gmail.com> wrote: > Hi, all, > This question is in the same context of my two earlier questions. This > question was raised by some python beginners, and I would like to check with > the list to ensure I provide a correct answer. > Here is a codeĀ snippetĀ I used to demonstrate the keyword property: What Thomas said. But also, please note that "property" is a builtin, not a keyword. </pedantry> Cheers, Ian
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Property setter and lambda question Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-11 10:43 -0600
csiph-web