mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 06:13:30 +00:00
329e9fc188f6da5e51f77f47049d5f4ee073b5fe
unpack_from in python 2.6 can't handle a bytearray. Make it a buffer before trying to unpack_from Change-Id: I0b1014eba7b1001e79edb2bee1e1dc5b59eda36c
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%