This is not needed in Python 3. Drop it. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/binman/elf.py | 6 +++--- tools/dtoc/dtb_platdata.py | 2 +- tools/patman/tools.py | 15 --------------- 3 files changed, 4 insertions(+), 19 deletions(-) Applied to u-boot-dm, thanks!