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 <[email protected]>
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: <[email protected]>
2017-06-04 17:23:33rhettingerlinkissue30461 messages
2017-06-04 17:23:33rhettingercreate