[Tutor] key/value order in dictionaries

Monika Jisswel monjissvel at googlemail.com
Thu Jul 31 12:33:48 CEST 2008


Python dictionaries are not ordered & the order you will get when you print
a dictionary is the order that the python virtual machines thinks optimal
for that dictionary for its own internal procedures.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080731/921eda8e/attachment.htm>


More information about the Tutor mailing list