Lines Matching refs:getargs
743 def getargs(co):816 args, varargs, varkw = getargs(func.func_code)828 args, varargs, varkw = getargs(frame.f_code)