import subprocess def wrap_ex(command): subprocess.check_call(["./VowpalWabbit/VowpalWrapper/wrapper_exec.sh", command])