Searched refs:SmartDict (Results 1 - 2 of 2) sorted by relevance

/gem5/src/python/m5/util/
H A D__init__.py54 from .smartdict import SmartDict
H A Dsmartdict.py29 # The SmartDict class fixes a couple of issues with using the content
54 """Intelligent proxy class for SmartDict. Variable will use the
123 class SmartDict(attrdict): class in inherits:attrdict
159 __all__ = [ 'SmartDict' ]

Completed in 4 milliseconds