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, mark.dickinson
日期 2010-06-25.00:52:27
SpamBayes Score 0.008743057
Marked as misclassified
Message-id <1277427154.32.0.0996770896527.issue9079@psf.upfronthosting.co.za>
In-reply-to
内容
Attached patch moves cross-platform logic of obtaining current time to _time.c which is shared between time and datetime modules.  This simplifies both modules and reduces the datetime module dependency on the time module.
历史
日期 用户 动作 参数
2010-06-25 00:52:35belopolsky修改recipients: + belopolsky, mark.dickinson
2010-06-25 00:52:34belopolsky修改messageid: <1277427154.32.0.0996770896527.issue9079@psf.upfronthosting.co.za>
2010-06-25 00:52:32belopolsky链接issue9079 messages
2010-06-25 00:52:31belopolsky创建