Home | History | Annotate | Download | only in Lib

Lines Matching refs:argrest

575         argrest = (args, env)
578 argrest = (args,)
583 exec_func(file, *argrest)
594 exec_func(fullname, *argrest)