[issue10824] urandom should not block
Georg Brandl
report at bugs.python.org
Tue Jan 4 15:06:35 CET 2011
Georg Brandl <georg at python.org> added the comment:
Is it really necessary to do something about this? /dev/urandom being a regular file is clearly a bug in your system configuration, and I don't want to know what all the other programs will do that rely on it...
----------
nosy: +georg.brandl
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10824>
_______________________________________
More information about the Python-bugs-list
mailing list