Home | History | Annotate | Download | only in test

Lines Matching full:chr

671                 expected = pickle.PROTO + chr(proto) + expected
676 badpickle = pickle.PROTO + chr(oob) + build_none