[][src]Function rustpython::shell::shell_exec

fn shell_exec(
    vm: &VirtualMachine,
    source: &str,
    scope: Scope
) -> ShellExecResult