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.

作者 vstinner
收信人 vstinner
日期 2012-02-09.23:00:33
SpamBayes Score 8.215712e-06
Marked as misclassified
Message-id <1328828434.41.0.993247720876.issue13981@psf.upfronthosting.co.za>
In-reply-to
内容
With the PEP 410, it is possible to store timestamps with a resolution of 1 nanosecond. Python should use nanosleep() if the function is available for time.sleep().

This issue depends on issue #13882.
历史
日期 用户 动作 参数
2012-02-09 23:00:34vstinner修改recipients: + vstinner
2012-02-09 23:00:34vstinner修改messageid: <1328828434.41.0.993247720876.issue13981@psf.upfronthosting.co.za>
2012-02-09 23:00:33vstinner链接issue13981 messages
2012-02-09 23:00:33vstinner创建