On Thu, May 22, 2014 at 05:01:40PM -0400, Kevin O'Connor wrote:
> Avoid using chr() as this produces unicode strings on python3.  Make
> sure to only use ord() on slices as the python3 bytearray type returns
> an integer on a non-slice array access.

FYI, I have pushed this change.

-Kevin

_______________________________________________
SeaBIOS mailing list
[email protected]
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to