schedule at specific hours

Yves Glodt y.glodt at sitasoftware.lu
Fri Aug 11 08:24:04 EDT 2006


Hi there,

I have a daemon running 24/7, and I want that it executes a certain function 
several times a day, as specified in an configfile (e.g. 
actiontimes=10:00,12:00,19:00)

Do I have to fiddle with sched.scheduler and calc. time differences to 
schedule my events, or is there another (nicer...) way?


Regards,
Yves



More information about the Python-list mailing list