Home | History | Annotate | Download | only in compiler

Lines Matching full:consts

36 from compiler.consts import CO_VARARGS, CO_VARKEYWORDS
37 from compiler.consts import OP_ASSIGN, OP_DELETE, OP_APPLY