Home | History | Annotate | Download | only in test

Lines Matching refs:oob

675         oob = protocols[-1] + 1     # a future protocol
676 badpickle = pickle.PROTO + chr(oob) + build_none