I think the @fork decorator might do what you want.  I've never used it though.

@fork(timeout=5.0)
def f(...):
    ...


 - Alex

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to