summaryrefslogtreecommitdiff
path: root/configs/example/read_config.py
AgeCommit message (Expand)Author
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2018-01-02config: Handle NULL simobject parameters in read_config.py.Gabe Black
2018-01-02config: Fix parsing AddrRange parameters in read_config.py.Gabe Black
2018-01-02config: Add a --checkpoint-dir argument to read_config.py.Gabe Black
2015-11-22config: Added missing types to JSON/INI Python readerAndrew Bardsley
2014-10-16config: Add the ability to read a config file using C++ and PythonAndreas Hansson