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.

作者 pitrou
收信人 Arfrever, belopolsky, loewis, pitrou, vstinner
日期 2012-01-27.22:17:05
SpamBayes Score 0.0051436517
Marked as misclassified
Message-id <1327702626.58.0.87491170958.issue13882@psf.upfronthosting.co.za>
In-reply-to
内容
Well, creating a separate module is an anti-pattern in itself. calendar vs. time vs. datetime, anyone?
I would instead propose separate functions: decimal_time, decimal_clock... or, if you prefer, time_decimal and so on.
历史
日期 用户 动作 参数
2012-01-27 22:17:06pitrou修改recipients: + pitrou, loewis, belopolsky, vstinner, Arfrever
2012-01-27 22:17:06pitrou修改messageid: <1327702626.58.0.87491170958.issue13882@psf.upfronthosting.co.za>
2012-01-27 22:17:06pitrou链接issue13882 messages
2012-01-27 22:17:05pitrou创建