summaryrefslogtreecommitdiff
path: root/examples/menuconfig_example.py
AgeCommit message (Expand)Author
2020-01-24Use 'python3' instead of 'python' in hashbangsUlf Magnusson
2019-07-02Catch EnvironmentError instead of OSError/IOErrorUlf Magnusson
2019-06-03Improve warning control API (with backwards compatibility)Ulf Magnusson
2019-06-03Have load_config() and write_(min_)config() return messagesUlf Magnusson
2019-05-19String repetition consistency nitUlf Magnusson
2019-03-06Use a consistent style in examplesUlf Magnusson
2018-09-27Use a consistent import style in the examplesUlf Magnusson
2018-05-01Rename examples/menuconfig.py to menuconfig_example.pyUlf Magnusson