mirror of
https://opendev.org/x/pyghmi
synced 2026-06-19 18:11:00 +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