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

Lines Matching defs:BINGET

129 BINGET          = 'h'   #   "    "    "    "   "   "  ;   "    " 1-byte arg
259 # Return a GET (BINGET, LONG_BINGET) opcode string, with argument i.
263 return BINGET + chr(i)
1157 dispatch[BINGET] = load_binget