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

Lines Matching full:opcode

81 # the STOP opcode, passing the object that is the result of unpickling.
144 TRUE = 'I01\n' # not an opcode; see INT docs in pickletools.py
145 FALSE = 'I00\n' # not an opcode; see INT docs in pickletools.py
249 # Return a PUT (BINPUT, LONG_BINPUT) opcode string, with argument i.
259 # Return a GET (BINGET, LONG_BINGET) opcode string, with argument i.
363 # use the more efficient NEWOBJ opcode, while still