Ulli Horlacher <frams...@rus.uni-stuttgart.de>:

> What is the best practise for a cross platform timeout handler?

Here's the simplest answer:

   https://docs.python.org/3/library/threading.html#threading.Timer

(Also available in Python 2.)


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to