Petr Jakes wrote: > OK, to be more specific, I would like to run the code, when the value > of seconds in the timestamp become say "00". > The whole code will run in the infinitive loop and other actions will > be executed as well, so it can not "sleep" for 60 seconds :).
Have a look at my 'Kronos' task scheduler (based on the sched module). Available via http://www.razorvine.net/downloads.html It may provide the functionality you want. --Irmen -- http://mail.python.org/mailman/listinfo/python-list