[Python-Dev] RNG in the core (original) (raw)

Barry Warsaw barry at python.org
Wed Jan 4 16:20:28 CET 2012


On Jan 04, 2012, at 02:59 AM, Antoine Pitrou wrote:

Well what if /dev/urandom is unavailable because the program is run e.g. in a chroot? (or is /dev/urandom still available in a chroot?)

It is (apparently) in an schroot in Ubuntu, so I'd guess it's also available in Debian (untested).

-Barry



More information about the Python-Dev mailing list