This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients docs@python, eric.smith, tberla
Date 2017-11-24.19:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511551012.71.0.213398074469.issue32127@psf.upfronthosting.co.za>
In-reply-to
Content
dict makes no guarantees on ordering, so I think the example is fine. There is no "correct" ordering.
History
Date User Action Args
2017-11-24 19:16:52eric.smithsetrecipients: + eric.smith, docs@python, tberla
2017-11-24 19:16:52eric.smithsetmessageid: <1511551012.71.0.213398074469.issue32127@psf.upfronthosting.co.za>
2017-11-24 19:16:52eric.smithlinkissue32127 messages
2017-11-24 19:16:52eric.smithcreate