Periodic tasks.

Steve Howell showell30 at yahoo.com
Tue May 29 18:09:49 EDT 2007


--- vasudevram <vasudevram at gmail.com> wrote:

> On May 29, 4:39 pm, Steve Holden
> <s... at holdenweb.com> wrote:
> 
> > Alternatively, the user could make use of the
> already-existing "sched"
> > module from the standard library. With a little
> threading that would do
> > the job fine.
> 
> Yes. Also, there's an example in the Python Cookbook
> (print edition)
> which is exactly about this - using sched. The
> recipe before that also
> shows how to do it without using the sched library.
> Both those recipes
> are purely in Python.

Thanks.  Here are two links, not sure those are
exactly what are being referenced here, but look in
the ballpark:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/413137

http://docs.python.org/lib/module-sched.html





       
____________________________________________________________________________________Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/



More information about the Python-list mailing list