Lines Matching full:f_code
197 f_code code object being executed in this frame416 object = object.f_code573 object = object.f_code828 args, varargs, varkw = getargs(frame.f_code)1018 return Traceback(filename, lineno, frame.f_code.co_name, lines, index)