Larry Hastings added the comment:

Fair enough.  But Theodore Ts'o said on the tracker: if you call getrandom() 
and don't pass in GRND_RANDOM, it's equivalent to /dev/urandom.  So, if 
getrandom is available, getrandom(flags=0) will always work and never block.

----------

_______________________________________
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