Home | History | Annotate | Download | only in python2.7

Lines Matching refs:unicodestring4

460     ValueError: expected 7 bytes in a unicodestring4, but only 6 remain
465 raise ValueError("unicodestring4 byte count < 0: %d" % n)
469 raise ValueError("expected %d bytes in a unicodestring4, but only %d "
472 unicodestring4 = ArgumentDescriptor(
473 name="unicodestring4",
1082 arg=unicodestring4,