Nick Coghlan <ncogh...@gmail.com> added the comment:

Basically, adding the uppercase letters back in would provide no gain in 
entropy on a case-insensitive filesystem (as the upper and lower case letters 
will collide). Increasing the length of the random sequence would provide a 
consistent gain regardless of filesystem properties.

----------

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

Reply via email to