summaryrefslogtreecommitdiff
path: root/src/python/m5/util/smartdict.py
AgeCommit message (Expand)Author
2019-02-25python: Add Python 3 workarounds for longAndreas Sandberg
2019-02-23python: Enforce absolute imports for Python 3 compatibilityAndreas Sandberg
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
2019-02-20python: Add __bool__ helpers in addition to __nonzero__Andreas Sandberg
2010-02-28SmartDict: Make SmartDict an attrdictNathan Binkert
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert