消息 [77646]
I'm finally opposed to datetime.totimedelta() => float, I
prefer .totimedelta() => (second, microsecond) which means (int,int).
But I like timedelta/timedelta => float, eg. to compute a progression
percent. Anyone interested by my last patch (implement
timedelta/timedelta and divmod(timedelta, timedelta)? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-12-11 23:36:04 | vstinner | 修改 | recipients:
+ vstinner, jribbens, amaury.forgeotdarc, mark.dickinson, belopolsky, webograph |
| 2008-12-11 23:36:04 | vstinner | 修改 | messageid: <1229038564.25.0.548338371367.issue2706@psf.upfronthosting.co.za> |
| 2008-12-11 23:36:03 | vstinner | 链接 | issue2706 messages |
| 2008-12-11 23:36:03 | vstinner | 创建 | |
|