Message217429
| Author | dstufft |
|---|---|
| Recipients | alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, josh.r, ncoghlan, neologix, tshepang, vstinner |
| Date | 2014-04-28.22:22:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398723757.61.0.467382503147.issue21305@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well except random.SystemRandom doesn't keep the file open (At least in 2.7) and actually it just calls os.urandom under the covers, also it doesn't make it very nice to get a glob of random bytes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-28 22:22:37 | dstufft | set | recipients: + dstufft, ncoghlan, janssen, vstinner, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, neologix, tshepang, josh.r |
| 2014-04-28 22:22:37 | dstufft | set | messageid: <1398723757.61.0.467382503147.issue21305@psf.upfronthosting.co.za> |
| 2014-04-28 22:22:37 | dstufft | link | issue21305 messages |
| 2014-04-28 22:22:37 | dstufft | create | |