消息 [74754]
> Unless I missed something, numbits() is O(1).
Ooops, you're right. I looked quickly at the patch and I
read "while(n)" but n is a digit, not the number of digits! So it's
very quick to compute number of bits. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-10-14 16:20:36 | vstinner | 修改 | recipients:
+ vstinner, loewis, rhettinger, terry.reedy, mark.dickinson, fredrikj |
| 2008-10-14 16:20:36 | vstinner | 修改 | messageid: <1224001236.11.0.69387501598.issue3439@psf.upfronthosting.co.za> |
| 2008-10-14 16:20:34 | vstinner | 链接 | issue3439 messages |
| 2008-10-14 16:20:33 | vstinner | 创建 | |
|