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 r.david.murray
Recipients drj, r.david.murray
Date 2014-06-13.14:23:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402669423.92.0.366276286557.issue21748@psf.upfronthosting.co.za>
In-reply-to
Content
I think there is no reason to impose the overhead of a sort unless the user wants it...in which case they can sort it.  I'm -1 on this change.
History
Date User Action Args
2014-06-13 14:23:43r.david.murraysetrecipients: + r.david.murray, drj
2014-06-13 14:23:43r.david.murraysetmessageid: <1402669423.92.0.366276286557.issue21748@psf.upfronthosting.co.za>
2014-06-13 14:23:43r.david.murraylinkissue21748 messages
2014-06-13 14:23:43r.david.murraycreate