Raymond Hettinger added the comment:
I think you should take this up on python-ideas and don't expect it to gain any
traction here. For best results, the proposal should be accompanied by valid
use cases that can't easily be handled in some other way. The bar for adding a
new builtin functio
New submission from Charles-Axel Dein:
Similar to http://bugs.python.org/issue20659
Having a behavior that is similar to a property on a class seems intuitive
enough. Is there any specific reason why it does not exist?
--
messages: 237227
nosy: charlax
priority: normal
severity: normal