Donald Stufft added the comment:

Having os.urandom raise an error instead of blocking is OK with me. It turns an 
implicit error into an explicit one. However, I prefer to have it block until 
it has initialized it's entropy pool because that makes Linux behave similarly 
to all of the other major, modern OSs instead of making Linux continue to be a 
weird edge case.

----------

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

Reply via email to