[issue38764] Deterministic globbing.

Serhiy Storchaka report at bugs.python.org
Mon Nov 11 04:51:20 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

If sort the output of glob(), we should sort also the output of Path.glob(), listdir(), and maybe walk().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38764>
_______________________________________


More information about the Python-bugs-list mailing list