Better exceptions in python config
authorNathan Binkert <binkertn@umich.edu>
Sat, 26 Mar 2005 03:32:00 +0000 (22:32 -0500)
committerNathan Binkert <binkertn@umich.edu>
Sat, 26 Mar 2005 03:32:00 +0000 (22:32 -0500)
commit7e1995a29c25e174dda2eafc7980e0a0770133d8
tree7bd2836b282a984914ec78ee3997a395e5d8b985
parent59f43580bc2d42b4975af8df56e795c6f63f8310
Better exceptions in python config

python/m5/config.py:
    Don't raise a new exception, just modify and re-raise the old one.

--HG--
extra : convert_revision : 47f6da3a8cb2ee18a6b400863e7ea80ab0c9a5ea
python/m5/config.py