vortex-omega-final / sandbox /secure_executor.py
RDS777's picture
Upload 1772 files
89c2dc5 verified
Raw
History Blame Contribute Delete
71 Bytes
def execute_safe(code, timeout=30): return execute_safe(code, timeout)