[][src]Function rustpython::run_command

fn run_command(
    vm: &VirtualMachine,
    scope: Scope,
    source: String
) -> PyResult<()>