Function script::python::rspython::copr_impl::set_items_in_scope

source ยท
fn set_items_in_scope(
    scope: &Scope,
    vm: &VirtualMachine,
    arg_names: &[String],
    args: Vec<PyVector>,
) -> Result<()>
Expand description

set arguments with given name and values in python scopes