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

Roundup Robot report at bugs.python.org
Fri Sep 7 23:58:47 CEST 2012


Roundup Robot added the comment:

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

----------

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


More information about the Python-bugs-list mailing list