Searched refs:prev_conf (Results 1 – 1 of 1) sorted by relevance
287 prev_conf = configparser.ConfigParser() variable288 prev_conf.read('gen-make.opts')289 for opt, val in prev_conf.items('options'):292 del prev_conf