Caleb Donovick <donov...@cs.stanford.edu> added the comment:

While It is perfectly fine behavior for CPython to use a dict, as dict is an 
ordered mapping.  I think Eric is right that the data model should not specify 
that a dict is necessarily used in the absence of __prepare__.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue17422>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to