The easiest wasy is to use the Timer object in the threading module.

from threading import Timer

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to