Message217470
| Author |
vstinner |
| Recipients |
alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, josh.r, ncoghlan, neologix, tshepang, vstinner |
| Date |
2014-04-29.05:44:25 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<CAMpsgwak0bFNqQCaMO7uopvLPrCyDUOYMJuSssWpzSbEd1PAJw@mail.gmail.com> |
| In-reply-to |
<1398723757.61.0.467382503147.issue21305@psf.upfronthosting.co.za> |
| Content |
Le 29 avr. 2014 00:22, "Donald Stufft" <report@bugs.python.org> a écrit :
> 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.
Yes, I'm proposing to enhance this class. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2014-04-29 05:44:26 | vstinner | set | recipients:
+ vstinner, ncoghlan, janssen, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, neologix, tshepang, dstufft, josh.r |
| 2014-04-29 05:44:26 | vstinner | link | issue21305 messages |
| 2014-04-29 05:44:25 | vstinner | create | |
|