summaryrefslogtreecommitdiff
path: root/src/python/m5/util/attrdict.py
AgeCommit message (Expand)Author
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2010-06-14util: clean up attrdict and import multiattrdict into m5.utilNathan Binkert
2009-09-22multiattrdict: make multilevel nesting work properlyNathan Binkert
2009-09-22attrdict: add pickle support to attrdictNathan Binkert
2009-07-02attrdict: correct delattrNathan Binkert
2008-10-10python: Add a utility for nested attribute dicts.Nathan Binkert
2008-06-14python: Move various utility classes into a new m5.util package soNathan Binkert