mirror of
https://opendev.org/x/pyghmi
synced 2026-09-25 17:24:21 +00:00
e58de7e0b7
The use of ord against a bytes object is not supported in python 3. Change to a bytearray for compatibility with both python 2 and 3. Change-Id: I583c83d88c063aac2c085ac6dac8a23211a2f3eb