Brett Cannon <br...@python.org> added the comment:

The problem is you would have to say the same thing for all functions that 
return a list or touch the file system. So it's typically better to just assume 
unsorted and you can't expect idempotent results when dealing with the OS.

----------
nosy: +brett.cannon

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

Reply via email to