Bernhard M. Wiedemann added the comment:

>From my performance measurements, the overhead was negligible (not even 
>counting the processing done on files returned by glob).

And also glob in C, bash, perl all do sort by default and these are generally 
pretty fast languages, yet they still chose consistency over performance.

I updated my PR to also update the documentation accordingly.

----------
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30461>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to