diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-01-25 12:00:20 +0000 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-02-12 17:06:35 +0000 |
commit | 6e08be1ec41342e0710f5335b79cae7986822862 (patch) | |
tree | 1e9ce711b0fb63d7daa7d3234d346d4041f5d758 /src/python/m5/SimObject.py | |
parent | bc42d2fa8bc7fc2bd610011993ac168e8f5f41d3 (diff) | |
download | gem5-6e08be1ec41342e0710f5335b79cae7986822862.tar.xz |
python: Replace DictMixin with Mapping / MutableMapping
Python 3 has removed support for DictMixin, so switch to Mapping /
MutableMapping in collections which provides the same functionality.
Change-Id: I61fbe366d2c9fc6e01b470f82f49cc02b99dec32
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15984
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/python/m5/SimObject.py')
0 files changed, 0 insertions, 0 deletions