gem5/python/m5
Nathan Binkert 3583fb6830 Use the multidict in the python config stuff. Makes code a bit
cleaner.

python/m5/config.py:
    Use the multidict instead of the separately coded _getparam
    and _getvalue stuff.  While we're at it, when we see a default
    parameter, we stick it into the dictionary right away.

--HG--
extra : convert_revision : d6f6f5cc454a479e27718ec7952cd7559229ebe7
2005-03-22 00:53:01 -05:00
..
objects Enhancements to python config proxy class. 2005-03-16 00:40:48 -05:00
__init__.py Byproducts of aborted attempt to refine 'parent' proxy semantics. 2005-03-18 13:34:28 -05:00
config.py Use the multidict in the python config stuff. Makes code a bit 2005-03-22 00:53:01 -05:00
convert.py move the conversion stuff that was in configs/kernel/Config.py into 2005-03-11 18:47:11 -05:00
multidict.py Use the multidict in the python config stuff. Makes code a bit 2005-03-22 00:53:01 -05:00
smartdict.py Add a comment to smartdict.py. 2005-03-15 19:41:51 -05:00