> In our sandboxed Python environment, I would like to be able to
> trigger an abort of the currently-running Python script (from a signal
> handler or another thread).
There's os.abort
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to