Message 231807 - Python tracker

Message231807

Author pitrou
Recipients Edd.Barrett, christian.heimes, dstufft, flox, giampaolo.rodola, janssen, koobs, mgorny, oberstet, pitrou, polymorphm, rpointel, spil, vstinner
Date 2014-11-28.12:04:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417176250.6.0.208063784211.issue21356@psf.upfronthosting.co.za>
In-reply-to
Content
> I would prefer to follow the model of the os module: don't declare a function if it is not supported by the OS.

I don't have any strong feelings, so let's do it like that. RAND_egd() isn't useful anyway.
History
Date User Action Args
2014-11-28 12:04:10pitrousetrecipients: + pitrou, janssen, vstinner, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, rpointel, oberstet, koobs, dstufft, Edd.Barrett, spil
2014-11-28 12:04:10pitrousetmessageid: <1417176250.6.0.208063784211.issue21356@psf.upfronthosting.co.za>
2014-11-28 12:04:10pitroulinkissue21356 messages
2014-11-28 12:04:10pitroucreate