[issue21748] glob.glob does not sort its results

Serhiy Storchaka report at bugs.python.org
Sat Jun 14 10:43:47 CEST 2014


Serhiy Storchaka added the comment:

Actually iglob() can sort (per directory). But I don't think this is too needed feature. In any case you can sort result of glob().

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21748>
_______________________________________


More information about the Python-bugs-list mailing list