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

Lines Matching defs:BINPUT

136 BINPUT          = 'q'   #   "     "    "   "   " ;   "    " 1-byte arg
249 # Return a PUT (BINPUT, LONG_BINPUT) opcode string, with argument i.
253 return BINPUT + chr(i)
1171 dispatch[BINPUT] = load_binput