Message 308418 - Python tracker

Message308418

Author serhiy.storchaka
Recipients ezio.melotti, mrabarnett, rhettinger, serhiy.storchaka
Date 2017-12-15.18:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513362099.11.0.213398074469.issue32338@psf.upfronthosting.co.za>
In-reply-to
Content
Since regular dicts are now ordered by default, the OrderedDict import is no longer necessary.
History
Date User Action Args
2017-12-15 18:21:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, mrabarnett
2017-12-15 18:21:39serhiy.storchakasetmessageid: <1513362099.11.0.213398074469.issue32338@psf.upfronthosting.co.za>
2017-12-15 18:21:39serhiy.storchakalinkissue32338 messages
2017-12-15 18:21:39serhiy.storchakacreate