消息 [103770]
> The timedelta type is fundamentally an integer type.
I disagree strongly with this, and find this a bizarre point of view. Regardless of how the timedelta is stored internally, it's used to represent physical times. I doubt there are many applications that care about the fact that each timedelta is an integral number of microseconds.
Multiplication or division of a time by a float or int makes perfect sense physically, and I think it should be a legal operation here. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-20 21:36:34 | mark.dickinson | 修改 | recipients:
+ mark.dickinson, tim.peters, skip.montanaro, mcherm, rhettinger, agthorr, vstinner, Alexander.Belopolsky |
| 2010-04-20 21:36:34 | mark.dickinson | 修改 | messageid: <1271799394.14.0.813793687703.issue1289118@psf.upfronthosting.co.za> |
| 2010-04-20 21:36:32 | mark.dickinson | 链接 | issue1289118 messages |
| 2010-04-20 21:36:32 | mark.dickinson | 创建 | |
|