gem5/python/m5
Steve Reinhardt c929ee2c10 Byproducts of aborted attempt to refine 'parent' proxy semantics.
Mostly cleanup of mpy_importer.mpy_parse().

python/m5/__init__.py:
    Move panic() up to top in case we want to use it
    in mpy_importer (though I ended up not doing that
    after all).
python/m5/config.py:
    Add a couple of comments and a check for expressions
    like parent.any.foo (which is illegal).

--HG--
extra : convert_revision : dfc99ac9b1a2d91a736ca0b773b6d3c528a4f3cc
2005-03-18 13:34:28 -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 Byproducts of aborted attempt to refine 'parent' proxy semantics. 2005-03-18 13:34:28 -05:00
convert.py move the conversion stuff that was in configs/kernel/Config.py into 2005-03-11 18:47:11 -05:00
smartdict.py Add a comment to smartdict.py. 2005-03-15 19:41:51 -05:00