Home | History | Annotate | Download | only in python2.7

Lines Matching refs:co_name

220         co_name         name with which this code object was defined
1018 return Traceback(filename, lineno, frame.f_code.co_name, lines, index)