Thomas Lotze wrote:

> The reason I ask this on the python-3000 list is that I wonder whether the
> iterating behaviour of dicts might be changed in Python 3k,

I doubt it. This issue was considered very carefully
when support for iteration was added to dicts, and
I'm not aware that the reasons for choosing the current
behaviour have changed.

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

Reply via email to