On Mon, Jul 11, 2011 at 9:54 AM, Anthony Kong <anthony.hw.k...@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 -- http://mail.python.org/mailman/listinfo/python-list