python: Add a utility for nested attribute dicts.
authorNathan Binkert <nate@binkert.org>
Fri, 10 Oct 2008 17:15:00 +0000 (10:15 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 10 Oct 2008 17:15:00 +0000 (10:15 -0700)
commit84364f36d0f763d3cef9847396fa4195184cb930
tree050ec14f8a606b3e1e693109dd90c43531970a7f
parent5586b1539baf6dd9029473a4ec1596a9fc8b7765
python: Add a utility for nested attribute dicts.
Change attrdict so that attributes that begin with an underscore don't
go into the dict.
src/python/m5/util/attrdict.py