gem5/python/m5
Nathan Binkert ac547c6489 Fix a bug introduced with the multidict commit.
python/m5/config.py:
    search for any base class that is a confignode instead of those
    that derive from param type so that non-type classes work
    too.  (Those that are just derived from ConfigNode and not
    SimObject.)

--HG--
extra : convert_revision : 422181b2e5efd4675ec34adcffecfb58eee0e4e7
2005-03-22 14:47:18 -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 Fix a bug introduced with the multidict commit. 2005-03-22 14:47:18 -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