TIming

WIdgeteye None at none.none
Mon May 29 21:24:05 EDT 2006


HI,
I am trying to write a little program that will run a program on
scedule. I am having trouble understanding the datetime, time, sched
modules. What I would like is something like this:

If date&time = 06-13-2006:18:00:00
Then run this program

I am not sure how to enter a future date in this equation using any 
of the modules mentioned above. I have figured out how to get the date 
and time from the modules above but not the future and then compare 
the two.

Any help appreciated.

Thanks 
 



More information about the Python-list mailing list