This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 mark.dickinson
收信人 belopolsky, mark.dickinson, mcherm, rhettinger, stutzbach, tim.peters, vstinner
日期 2010-05-24.19:58:57
SpamBayes Score 0.029139943
Marked as misclassified
Message-id <1274731139.33.0.382735390494.issue1289118@psf.upfronthosting.co.za>
In-reply-to
内容
Re rounding:  I'll just note that timedelta / timedelta -> float currently does round to nearest;  I'd find it quite surprising if float * timedelta -> timedelta didn't round to nearest.
历史
日期 用户 动作 参数
2010-05-24 19:58:59mark.dickinson修改recipients: + mark.dickinson, tim.peters, mcherm, rhettinger, belopolsky, vstinner, stutzbach
2010-05-24 19:58:59mark.dickinson修改messageid: <1274731139.33.0.382735390494.issue1289118@psf.upfronthosting.co.za>
2010-05-24 19:58:57mark.dickinson链接issue1289118 messages
2010-05-24 19:58:57mark.dickinson创建