消息 [105198]
P.S. This change would also make total_seconds() consistent with division by timedelta(seconds=1):
>>> td / timedelta(seconds=1)
-0.000123
In fact, this might even be a good way to re-implement total_seconds internally. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-05-07 12:30:04 | mark.dickinson | 修改 | recipients:
+ mark.dickinson, belopolsky |
| 2010-05-07 12:30:04 | mark.dickinson | 修改 | messageid: <1273235404.78.0.932852515796.issue8644@psf.upfronthosting.co.za> |
| 2010-05-07 12:30:03 | mark.dickinson | 链接 | issue8644 messages |
| 2010-05-07 12:30:02 | mark.dickinson | 创建 | |
|