Home
last modified time | relevance | path

Searched refs:bytes4 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dpickletools.py510 ValueError: expected 50331648 bytes in a bytes4, but only 6 remain
516 raise ValueError("bytes4 byte count > sys.maxsize: %d" % n)
520 raise ValueError("expected %d bytes in a bytes4, but only %d remain" %
523 bytes4 = ArgumentDescriptor( variable
524 name="bytes4",
1317 arg=bytes4,

Completed in 3 milliseconds