Lines Matching refs:STOP
81 # the STOP opcode, passing the object that is the result of unpickling.103 STOP = '.' # every pickle ends with STOP225 self.write(STOP)1257 dispatch[STOP] = load_stop