Using Timer or Scheduler in a Class

Rob Weir rweir at ertius.org
Wed Aug 13 23:57:37 EDT 2008


On 14 Aug 2008, William Battersea wrote:
> Both run once and end. I'm obviously missing something here.

That's how both ('sched' and threading.Timer) of the them work.
Depending on what you're doing, your toolkit/framework (Twisted, GTK,
etc) might have a better solution.  Or
http://www.gossamer-threads.com/lists/python/python/652793?page=last.

-- 
-rob




More information about the Python-list mailing list