Home | History | Annotate | Download | only in xmlrpc

Lines Matching full:bytearray

388             if not isinstance(data, (bytes, bytearray)):
389 raise TypeError("expected bytes or bytearray, not %s" %
567 dispatch[bytearray] = dump_bytes