I've been using this nice timing out decorator :
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/307871 . The
problem is that since it relies on sigalarm, it doesn't work under
windows. Would anyone know how to do a cross-platform version?

Thanks a lot!

joel

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

Reply via email to