Message177315
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, rhettinger, serhiy.storchaka |
| Date | 2012-12-10.22:21:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355178066.71.0.0702719631559.issue16659@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
C implemented part of random module does not depend on any specific C level abilities. Here is a patch which implements this part on pure Python. May be this is not a best implementation. And I don't know how write tests for both implementations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-10 22:21:06 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, rhettinger |
| 2012-12-10 22:21:06 | serhiy.storchaka | set | messageid: <1355178066.71.0.0702719631559.issue16659@psf.upfronthosting.co.za> |
| 2012-12-10 22:21:06 | serhiy.storchaka | link | issue16659 messages |
| 2012-12-10 22:21:06 | serhiy.storchaka | create | |