Sleep()?

Matt Gerrans mgerrans at mindspring.com
Tue Dec 16 03:07:25 EST 2003


"Steve" wrote:
> Is there some way to implement a timer in python? I want to open a
> process and pipe a log out of it every 10 minutes. How can I do this?
Thanks

I think the Timer class in the threading module sounds like exactly what you
want.






More information about the Python-list mailing list