summaryrefslogtreecommitdiff
path: root/src/python/importer.py
AgeCommit message (Expand)Author
2019-02-23python: Enforce absolute imports for Python 3 compatibilityAndreas Sandberg
2019-02-12python: Update use of exec to work with Python 3Andreas Sandberg
2019-02-12python: Switch to using open instead of fileAndreas Sandberg
2019-02-12python: Make exception handling Python 3 safeAndreas Sandberg
2013-06-03base: Make the Python module loader PEP302 compliantAndreas Sandberg
2010-12-21importer: fix error messageNathan Binkert
2010-07-21python: Add mechanism to override code compiled into the exectuableNathan Binkert
2008-08-03libm5: Create a libm5 static library for embedding m5.Nathan Binkert