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
收信人 giampaolo.rodola, josiah.carlson, josiahcarlson, pitrou
日期 2010-05-12.23:49:03
SpamBayes Score 0.054948926
Marked as misclassified
Message-id <1273708145.46.0.273396753895.issue8687@psf.upfronthosting.co.za>
In-reply-to
内容
You know, one benefit of having user-settable sleep() and time() functions is that you can mock them easily, and therefore check that sched.py really schedules callables at the right intervals.
历史
日期 用户 动作 参数
2010-05-12 23:49:05pitrou修改recipients: + pitrou, josiahcarlson, giampaolo.rodola, josiah.carlson
2010-05-12 23:49:05pitrou修改messageid: <1273708145.46.0.273396753895.issue8687@psf.upfronthosting.co.za>
2010-05-12 23:49:03pitrou链接issue8687 messages
2010-05-12 23:49:03pitrou创建