python call a procedure at the specified time

Von vontio at gmail.com
Wed Sep 15 02:13:42 EDT 2010


Hi,
I have a python script running behind the scene,and I need it to call a
method on sunday 9 o'clock.
I get an idea,that I get the current time,and calculate the seconds to
sunday 9 o'clock,
then sleep these seconds and call my method,I think there could be an
elegant way to resolve this.

Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100915/ac49fa50/attachment.html>


More information about the Python-list mailing list