Antoine Pitrou <pit...@free.fr> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8687>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to