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 rhettinger
Recipients bmwiedemann, rhettinger, serhiy.storchaka
Date 2017-06-04.17:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496597013.51.0.426430934931.issue30461@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, we're going to reject this patch for the reasons discussed in the two other referenced patches.

If a user wants sorted order, they can effortlessly specify that with sorted(glob('*.cpp')).
History
Date User Action Args
2017-06-04 17:23:33rhettingersetrecipients: + rhettinger, serhiy.storchaka, bmwiedemann
2017-06-04 17:23:33rhettingersetmessageid: <1496597013.51.0.426430934931.issue30461@psf.upfronthosting.co.za>
2017-06-04 17:23:33rhettingerlinkissue30461 messages
2017-06-04 17:23:33rhettingercreate