<p>I actually implemented this while ago in a dictionary I created. And a few weeks ago I went through all my code and removed it because it just wasn't worth the problems it gave. It's really just sugar for something that's pretty neat already.</p>

<div class="gmail_quote">On Jan 30, 2012 7:28 PM, "Eric Snow" <<a href="mailto:ericsnowcurrently@gmail.com">ericsnowcurrently@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Jan 30, 2012 at 10:14 AM, Arnaud Delobelle <<a href="mailto:arnodel@gmail.com">arnodel@gmail.com</a>> wrote:<br>
><br>
> On Jan 30, 2012 4:23 PM, "Massimo Di Pierro" <<a href="mailto:massimo.dipierro@gmail.com">massimo.dipierro@gmail.com</a>><br>
> wrote:<br>
>><br>
>> I do not think the issue is whether the people who use that semantic<br>
>> understand it or not. I can assure you they do and they know when it is<br>
>> appropriate to use it or not. The issue is whether there is any value is<br>
>> making it faster by including it in python or not. Because of the increasing<br>
>> popularity of JS I think new users are starting to expect something like it<br>
>> out of the box.<br>
><br>
> But this design decision in JavaScript is at the heart of many problems<br>
> (e.g. simply looping over keys is a pain).  That it is widely used doesn't<br>
> make it desirable. My experience with JavaScript is that we should keep this<br>
> 'feature' out of Python. If people want it they can implement it very easily<br>
> but encouraging them would be wrong.<br>
<br>
+1<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-ideas" target="_blank">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
</blockquote></div>