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

Lines Matching defs:LONG1

159 LONG1           = '\x8a'  # push long from < 256 bytes
466 self.write(LONG1 + chr(n) + bytes)
945 dispatch[LONG1] = load_long1
1271 byte in the LONG1 pickling context.