Message231804
> I thikn RAND_egd() should probably raise NotImplementedError if the function isn't exposed by the ssl library.
I would prefer to follow the model of the os module: don't declare a function if it is not supported by the OS. |
|
| Date |
User |
Action |
Args |
| 2014-11-28 11:04:44 | vstinner | set | recipients:
+ vstinner, janssen, pitrou, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, rpointel, oberstet, koobs, dstufft, Edd.Barrett, spil |
| 2014-11-28 11:04:43 | vstinner | set | messageid: <[email protected]> |
| 2014-11-28 11:04:43 | vstinner | link | issue21356 messages |
| 2014-11-28 11:04:43 | vstinner | create | |
|