Lines Matching full:consts
36 from compiler.consts import CO_VARARGS, CO_VARKEYWORDS37 from compiler.consts import OP_ASSIGN, OP_DELETE, OP_APPLY