Author jhylton
Recipients
Date 2001-10-19.15:08:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31392

RAND_add(), RAND_egd(), and RAND_status() are all available
from the socket module in Python 2.2b1.  So this bug should
be fixed; specifically, applications can seed the PRNG if
they need to.
History
Date User Action Args
2007-08-23 13:53:09adminlinkissue232460 messages
2007-08-23 13:53:09admincreate