system call that is killed after n seconds if not finished

Miki Tebeka miki.tebeka at gmail.com
Wed Apr 18 20:10:56 EDT 2012


> I would like to execute shell commands, but only if their execution
> time is not longer than n seconds. Like so:
See example at http://docs.python.org/library/signal.html#example



More information about the Python-list mailing list