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.

作者 belopolsky
收信人 belopolsky, eric.araujo, ldeller, zseil
日期 2010-06-09.20:06:19
SpamBayes Score 0.12986216
Marked as misclassified
Message-id <1276113981.25.0.966297233022.issue1578643@psf.upfronthosting.co.za>
In-reply-to
内容
I would like to remove datetime module dependency on time module altogether.  For example getting timestamp as a float and later break it into sec/usec just to satisfy time module API looks rather inefficient.
历史
日期 用户 动作 参数
2010-06-09 20:06:21belopolsky修改recipients: + belopolsky, zseil, ldeller, eric.araujo
2010-06-09 20:06:21belopolsky修改messageid: <1276113981.25.0.966297233022.issue1578643@psf.upfronthosting.co.za>
2010-06-09 20:06:19belopolsky链接issue1578643 messages
2010-06-09 20:06:19belopolsky创建