Message101406
| Author | mark.dickinson |
|---|---|
| Recipients | Rhamphoryncus, mark.dickinson |
| Date | 2010-03-20.22:45:57 |
| SpamBayes Score | 0.015047877 |
| Marked as misclassified | No |
| Message-id | <1269125158.88.0.662186892277.issue8188@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, I mean 61. 2**61 - 1 is prime; 2**63-1 is not. (So 2 bits of the hash get wasted, but that's not a big deal, especially since they're the high-end bits and Python mostly cares about the lower-order bits.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-20 22:45:58 | mark.dickinson | set | recipients: + mark.dickinson, Rhamphoryncus |
| 2010-03-20 22:45:58 | mark.dickinson | set | messageid: <1269125158.88.0.662186892277.issue8188@psf.upfronthosting.co.za> |
| 2010-03-20 22:45:57 | mark.dickinson | link | issue8188 messages |
| 2010-03-20 22:45:57 | mark.dickinson | create | |