[issue6645] multiprocessing build fails on AIX - /dev/urandom (or equivalent) not found

David Narayan report at bugs.python.org
Thu Dec 3 14:17:45 CET 2009


David Narayan <david.narayan at gmail.com> added the comment:

This is a patch that I have used on AIX. The idea for this patch came
from uuid.py. This patch was created against Python 2.6.4.

----------
keywords: +patch
nosy: +davidnarayan
Added file: http://bugs.python.org/file15445/multiprocessing-urandom-fallback.patch

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


More information about the Python-bugs-list mailing list