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

Lines Matching defs:BININT2

112 BININT2         = 'M'   # push 2-byte unsigned int
448 self.write("%c%c%c" % (BININT2, obj&0xff, obj>>8))
935 dispatch[BININT2] = load_binint2