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 lig
Recipients abarry, eric.snow, lig, r.david.murray, rhettinger, zach.ware
Date 2015-10-05.17:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444067108.82.0.365915416094.issue25315@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, then the OrderedDict is useless for any advanced hacking like altering the order in which __setitem__ stores items.

It is just useless Python code and so much appliances missed for this class:(

Thank you all for these completely helpful answers.
History
Date User Action Args
2015-10-05 17:45:08ligsetrecipients: + lig, rhettinger, r.david.murray, eric.snow, zach.ware, abarry
2015-10-05 17:45:08ligsetmessageid: <1444067108.82.0.365915416094.issue25315@psf.upfronthosting.co.za>
2015-10-05 17:45:08liglinkissue25315 messages
2015-10-05 17:45:08ligcreate