[Python-ideas] Shorthand syntax for get/set/delattr (was Re: Dict-like object with property access)
Nick Coghlan
ncoghlan at gmail.com
Sun Feb 5 07:23:50 CET 2012
On Sun, Feb 5, 2012 at 1:00 PM, Calvin Spealman <ironfroggy at gmail.com> wrote:
> The question is: Is yet another builtin or the messy compatibility change the
> worse option?
That's actually a question for (much) further down the road. The
*current* question is whether anyone is interested enough in the
concept to prototype it as a PyPI module. That's a lot more work than
just posting suggestions here :)
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-ideas
mailing list