arch: Minor cleanup of imports in isa_parser.py.
authorGabe Black <gabeblack@google.com>
Tue, 29 Sep 2020 08:09:20 +0000 (01:09 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 12 Oct 2020 04:29:07 +0000 (04:29 +0000)
commit86e0cdf824fcd579a411658d9c3dda57b99c93cc
tree6db0c42e80e5ce243064d487abd4fa58fe981164
parent2c17978be77141c34ad95513c99dffc92d83a248
arch: Minor cleanup of imports in isa_parser.py.

The with statement and print function are no longer in the future, and
the "inspect" module is not used. Also alphabetize the imports.

Change-Id: I35f2b7b0f7495cb9ca79d2cbe05f020560ec3593
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35280
Reviewed-by: Steve Reinhardt <stever@gmail.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/isa_parser/isa_parser.py