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 -- http://mail.python.org/mailman/listinfo/python-list