Home | History | Annotate | Download | only in Objects

Lines Matching refs:co_code

177     PyString_AsStringAndSize(f->f_code->co_code, (char **)&code, &code_len);