
9 Oct
2019
9 Oct
'19
12:38 a.m.
On Fri, Sep 20, 2019 at 05:42:07PM -0400, Tom Rini wrote:
Convert this tool to requiring Python 3. The bulk of this is done with
the 2to3 tool In addition, we need to use the '//' operator to have our division result return an int rather than a float and ensure that we use UTF-8 when reading/writing files.
Cc: Masahiro Yamada yamada.masahiro@socionext.com Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom