Guido van Rossum wrote:
> I'd like to make this a standard built-in, in the hope the debate on
> how to declare settable properties.

+0.75

It's still not as good as the C# way to create a property but it's so
simple and obvious that it's ingenious again. Every other implementation
would either require support from the parser or some metaclass magic.
Your KISS approach rocks! :)

Christian

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to