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 benjamin.peterson
Recipients MrDrMcNinja, benjamin.peterson
Date 2013-02-20.23:35:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361403353.97.0.156258891708.issue17262@psf.upfronthosting.co.za>
In-reply-to
Content
The dictionary you pass to the OrderedDict constructor has already lost the order you initialize it with.
History
Date User Action Args
2013-02-20 23:35:53benjamin.petersonsetrecipients: + benjamin.peterson, MrDrMcNinja
2013-02-20 23:35:53benjamin.petersonsetmessageid: <1361403353.97.0.156258891708.issue17262@psf.upfronthosting.co.za>
2013-02-20 23:35:53benjamin.petersonlinkissue17262 messages
2013-02-20 23:35:53benjamin.petersoncreate