Function run_python

Source
fn run_python(python: &Path, args: &[&str], cwd: &Path) -> Result<()>