On Sat, Dec 5, 2009 at 9:01 AM, Rune Strand <[email protected]> wrote: > The easiest wasy is to use the Timer object in the threading module. > > > from threading import Timer
Doesn't work on Windows. - Max -- http://mail.python.org/mailman/listinfo/python-list
