util: Remove Python 2.7 glue code
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 26 Jan 2021 12:33:51 +0000 (12:33 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 26 Jan 2021 17:34:08 +0000 (17:34 +0000)
commit556e57e7e4a196700836149ea58f0ef284f07ad4
treecdc6d417e83741f42fedefcdf913657b909c468c
parent40c581be44824fa0ade1d95d58a656714b88cc40
util: Remove Python 2.7 glue code

Remove uses of six and from __future__ imports as they are no longer
needed.

Change-Id: I8d6aae84d8192b301d541b8dc81275f4932f9f2f
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39756
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/build_cross_gcc/build_cross_gcc.py
util/cpt_upgrader.py
util/style/verifiers.py