Antoine Pitrou added the comment:

Thanks for the reproducer.  I haven't changed my mind on the resolution, as it 
is an extremely unlikely usecase (a directory with 1e8 files is painful to 
manage with standard command-line tools).  I suggest you change your approach, 
for example you could use a directory hashing scheme to spread the files into 
smaller subdirectories.

----------

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

Reply via email to