[issue15340] OSError with "import random" when /dev/urandom doesn't exist (regression from 2.6)

Roundup Robot report at bugs.python.org
Sun Sep 9 11:18:54 CEST 2012


Roundup Robot added the comment:

New changeset 6a782496f90a by Antoine Pitrou in branch 'default':
Issue #15340: Fix importing the random module when /dev/urandom cannot be opened.
http://hg.python.org/cpython/rev/6a782496f90a

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15340>
_______________________________________


More information about the Python-bugs-list mailing list