Home | History | Annotate | Download | only in test

Lines Matching full:appends

340   235: e        APPENDS    (MARK at 3)
411 183: e APPENDS (MARK at 5)
482 180: e APPENDS (MARK at 5)
561 177: e APPENDS (MARK at 13)
1011 b'e', # APPENDS
1754 num_appends = count_opcode(pickle.APPENDS, s)
1763 num_appends = count_opcode(pickle.APPENDS, s)
2028 self._check_pickling_with_opcode(obj, pickle.APPENDS, proto)